BindPaths -> ReadWritePaths for all systemd services
This commit is contained in:
@ -9,6 +9,6 @@ ProtectControlGroups=true
|
||||
LockPersonality=true
|
||||
MemoryDenyWriteExecute=true
|
||||
SystemCallArchitectures=native
|
||||
BindPaths=/var/spool/
|
||||
BindPaths=/var/lib/postfix/
|
||||
InaccessiblePaths=/var/www/
|
||||
ReadWritePaths=-/var/spool/
|
||||
ReadWritePaths=-/var/lib/postfix/
|
||||
InaccessiblePaths=-/var/www/
|
||||
|
Reference in New Issue
Block a user