Disable ProtectHome=tmpfs

This commit is contained in:
GeorgianaElena
2019-09-19 12:53:43 +03:00
parent 9aac9a765b
commit 87bed7aaf1
2 changed files with 2 additions and 3 deletions

View File

@@ -7,7 +7,8 @@ After=network.target
[Service]
User=root
Restart=always
ProtectHome=tmpfs
# traefik process should have no access to home directories
ProtectHome=yes
ProtectSystem=strict
PrivateTmp=yes
PrivateDevices=yes