Files
hosting/etc/systemd/system/postfix.service.d/custom.conf
2020-01-05 19:31:52 +01:00

15 lines
338 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/postfix/
InaccessiblePaths=-/var/www/