Fix vsftpd not starting
This commit is contained in:
@ -9,5 +9,6 @@ ProtectControlGroups=true
|
||||
LockPersonality=true
|
||||
MemoryDenyWriteExecute=true
|
||||
SystemCallArchitectures=native
|
||||
InaccessiblePaths=/var/www/
|
||||
InaccessiblePaths=/root/
|
||||
InaccessiblePaths=-/var/www/
|
||||
InaccessiblePaths=-/root/
|
||||
ReadWritePaths=-/run/
|
||||
|
Reference in New Issue
Block a user