etc: Remove Systemd hardening options unsupported in user mode (#5788)

This commit is contained in:
desbma 2019-06-12 10:31:19 +02:00 committed by Simon Frei
parent 6b74cdc613
commit 1b4fe39a89
1 changed files with 0 additions and 2 deletions

View File

@ -9,8 +9,6 @@ SuccessExitStatus=3 4
RestartForceExitStatus=3 4
# Hardening
ProtectSystem=full
PrivateTmp=true
SystemCallArchitectures=native
MemoryDenyWriteExecute=true
NoNewPrivileges=true