Skip to content
Snippets Groups Projects
Verified Commit a43feda9 authored by Jelle van der Waa's avatar Jelle van der Waa :construction:
Browse files

Extend php-fpm service hardening

parent b5c138ca
No related branches found
No related tags found
No related merge requests found
Pipeline #560 passed
......@@ -21,6 +21,8 @@ InaccessiblePaths=-/var/lib/mysql
ProtectKernelModules=true
ProtectKernelTunables=true
ProtectControlGroups=true
ProtectKernelLogs=true
ProtectClock=true
RestrictRealtime=true
RestrictNamespaces=true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment