This commit is contained in:
Darkcyankitty 2025-08-23 09:32:51 +00:00 committed by GitHub
commit 8374098898
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -33,6 +33,16 @@ SendSIGKILL=yes
LimitNOFILE=8192
# To enable write of coredump uncomment this
#LimitCORE=infinity
#hardening
ProtectControlGroups=true
ProtectKernelModules=true
ProtectKernelTunables=true
NoNewPrivileges=true
RestrictNamespaces=true
ProtectSystem=full
ReadWritePaths=-/var/lib/i2pd
ReadWritePaths=-/run/i2pd
ReadWritePaths=-/etc/i2pd
[Install]
WantedBy=multi-user.target