Files
hosting/etc/systemd/system/vsftpd.service.d/custom.conf
2018-12-07 21:54:44 +01:00

14 lines
300 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/