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