Update i2pd.service

This commit is contained in:
Darkcyankitty 2025-08-23 12:22:33 +03:00 committed by GitHub
parent 721bebcd7f
commit 66d2c51c25
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -34,17 +34,9 @@ LimitNOFILE=8192
# To enable write of coredump uncomment this # To enable write of coredump uncomment this
#LimitCORE=infinity #LimitCORE=infinity
#hardening #hardening
ProtectHostname=true
ProtectKernelLogs=true
ProtectControlGroups=true ProtectControlGroups=true
ProtectKernelModules=true ProtectKernelModules=true
ProtectKernelTunables=true ProtectKernelTunables=true
ProtectProc=invisible
ProcSubset=pid
PrivateTmp=true
PrivateUsers=true
PrivateDevices=true
PrivateIPC=true
NoNewPrivileges=true NoNewPrivileges=true
RestrictNamespaces=true RestrictNamespaces=true
ProtectSystem=full ProtectSystem=full