15 lines
330 B
Plaintext
15 lines
330 B
Plaintext
[Service]
|
|
ProtectSystem=strict
|
|
PrivateTmp=true
|
|
NoNewPrivileges=true
|
|
PrivateDevices=true
|
|
ProtectKernelTunables=true
|
|
ProtectKernelModules=true
|
|
ProtectControlGroups=true
|
|
LockPersonality=true
|
|
MemoryDenyWriteExecute=true
|
|
SystemCallArchitectures=native
|
|
ReadWritePaths=-/var/spool/
|
|
ReadWritePaths=-/var/lib/
|
|
InaccessiblePaths=-/var/www/
|