xi-keyring

simple and extensible alternative for gnome-keyring
git clone https://git.ce9e.org/xi-keyring.git

commit
b17e0d2b8b006d299e0ac48afb3729abac0bf235
parent
d28f824ab9c6cdcd9078a0616746c47c218a114b
Author
Tobias Bengfort <tobias.bengfort@posteo.de>
Date
2024-04-22 07:10
systemd: rm PrivateNetwork=yes

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

Diffstat

M system/systemd.service 1 -

1 files changed, 0 insertions, 1 deletions


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

@@ -9,5 +9,4 @@ ExecStart=/usr/bin/python3 -m xikeyring
    9     9 MemoryDenyWriteExecute=yes
   10    10 NoNewPrivileges=yes
   11    11 ProtectSystem=strict
   12    -1 PrivateNetwork=yes
   13    12 PrivateTmp=yes