Skip to content

Commit dd47d96

Browse files
committed
Fix game-api unit
1 parent fc38423 commit dd47d96

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deploy/systemd/game-api.service

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ PrivateTmp=yes
3434
ProtectSystem=strict
3535
# Writable tree for the deployed app (database files, etc.)
3636
ReadWritePaths=/home/adept/node_app
37-
ProtectHome=yes
37+
ProtectHome=false
3838

3939
[Install]
4040
WantedBy=multi-user.target

0 commit comments

Comments
 (0)