Switch to custom compiled php
This commit is contained in:
@ -22,13 +22,12 @@ ProtectKernelModules=true
|
||||
ProtectControlGroups=true
|
||||
LockPersonality=true
|
||||
SystemCallArchitectures=native
|
||||
BindPaths=/var/log/
|
||||
BindPaths=/var/run/php/
|
||||
BindPaths=/run/php/
|
||||
BindPaths=/var/lib/php/sessions
|
||||
BindPaths=/var/local/squirrelmail/
|
||||
BindPaths=/var/www/
|
||||
InaccessiblePaths=/root/
|
||||
ReadWritePaths=-/var/log/
|
||||
ReadWritePaths=-/var/run/
|
||||
ReadWritePaths=-/run/
|
||||
ReadWritePaths=-/var/local/squirrelmail/
|
||||
ReadWritePaths=-/var/www/
|
||||
InaccessiblePaths=-/root/
|
||||
CPUQuota=100%
|
||||
MemoryHigh=25%
|
||||
MemoryMax=35%
|
||||
|
Reference in New Issue
Block a user