Files
hosting/etc/systemd/system/vsftpd.service.d/custom.conf
2020-02-05 19:26:35 +01:00

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/