notification-hub

distraction-free notification daemon for simple linux desktops.
git clone https://git.ce9e.org/notification-hub.git

commit
1da11b365ba143a35195def506ebfefc1a971e51
parent
14fd2ae8623bcf73e31fc7e4b916f80c8d1ebc2e
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2024-04-21 15:48
systemd: rm PrivateNetwork=yes

fixed "network namespace setup failed, ignoring: Operation not
permitted" warnings

Diffstat

M systemd.service 1 -

1 files changed, 0 insertions, 1 deletions


diff --git a/systemd.service b/systemd.service

@@ -10,5 +10,4 @@ MemoryDenyWriteExecute=yes
   10    10 NoNewPrivileges=yes
   11    11 ProtectSystem=strict
   12    12 ProtectHome=yes
   13    -1 PrivateNetwork=yes
   14    13 PrivateTmp=yes