mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-08-26 10:10:24 +01:00
Update i2pd.service
This commit is contained in:
parent
721bebcd7f
commit
66d2c51c25
1 changed files with 0 additions and 8 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue