give user write access to the folder with node
Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
This commit is contained in:
parent
5af5647987
commit
af3895a5f0
@ -6,6 +6,7 @@ Documentation=https://git.ghostchain.io/ghostchain/ghost-node
|
||||
[Service]
|
||||
EnvironmentFile=-/etc/default/ghost
|
||||
ExecStart=/usr/bin/ghost $GHOST_CLI_ARGS
|
||||
ReadWritePaths=/var/lib/ghost
|
||||
User=ghost
|
||||
Restart=always
|
||||
RestartSec=30
|
||||
|
Loading…
Reference in New Issue
Block a user