We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc38423 commit dd47d96Copy full SHA for dd47d96
1 file changed
deploy/systemd/game-api.service
@@ -34,7 +34,7 @@ PrivateTmp=yes
34
ProtectSystem=strict
35
# Writable tree for the deployed app (database files, etc.)
36
ReadWritePaths=/home/adept/node_app
37
-ProtectHome=yes
+ProtectHome=false
38
39
[Install]
40
WantedBy=multi-user.target
0 commit comments