From 66d2c51c2532229955938f5d1907494b809ad05b Mon Sep 17 00:00:00 2001 From: Darkcyankitty Date: Sat, 23 Aug 2025 12:22:33 +0300 Subject: [PATCH] Update i2pd.service --- contrib/i2pd.service | 8 -------- 1 file changed, 8 deletions(-) diff --git a/contrib/i2pd.service b/contrib/i2pd.service index 5ed3a211..99819ae1 100644 --- a/contrib/i2pd.service +++ b/contrib/i2pd.service @@ -34,17 +34,9 @@ LimitNOFILE=8192 # To enable write of coredump uncomment this #LimitCORE=infinity #hardening -ProtectHostname=true -ProtectKernelLogs=true ProtectControlGroups=true ProtectKernelModules=true ProtectKernelTunables=true -ProtectProc=invisible -ProcSubset=pid -PrivateTmp=true -PrivateUsers=true -PrivateDevices=true -PrivateIPC=true NoNewPrivileges=true RestrictNamespaces=true ProtectSystem=full