summarylogtreecommitdiffstats
path: root/volunode.service
diff options
context:
space:
mode:
Diffstat (limited to 'volunode.service')
-rw-r--r--volunode.service3
1 files changed, 2 insertions, 1 deletions
diff --git a/volunode.service b/volunode.service
index 1d5146c2c9af..2f7c9a455ae9 100644
--- a/volunode.service
+++ b/volunode.service
@@ -4,7 +4,8 @@ Description=Volunode daemon
[Service]
User=volunode
Nice=19
-ExecStart=/usr/bin/volunode --dir /var/lib/volunode --gui_rpc_port 31417 --allow_remote_gui_rpc
+ExecStart=/usr/bin/volunode --gui_rpc_port 31417 --allow_remote_gui_rpc
+WorkingDirectory=/var/lib/volunode
[Install]
WantedBy=multi-user.target