drop no-op RemoveIPC

This commit is contained in:
Daniel Micay 2023-06-10 20:42:37 -04:00
parent 6223daec3f
commit 27aca7474c
2 changed files with 0 additions and 2 deletions

View File

@ -19,7 +19,6 @@ ProtectKernelTunables=true
ProtectProc=invisible
ProtectSystem=strict
ReadWritePaths=/etc/letsencrypt /var/lib/letsencrypt /var/log/letsencrypt -/srv/certbot -/etc/nginx/ocsp-cache
RemoveIPC=true
RestrictAddressFamilies=AF_INET AF_INET6
RestrictNamespaces=true
RestrictRealtime=true

View File

@ -18,7 +18,6 @@ ProtectKernelTunables=true
ProtectProc=invisible
ProtectSystem=strict
ReadWritePaths=/var/lib/nginx /var/log/nginx -/var/cache/nginx
RemoveIPC=true
Restart=always
RestartSec=1
RestrictAddressFamilies=AF_INET AF_INET6 AF_UNIX