summarylogtreecommitdiffstats
path: root/volunode.service
diff options
context:
space:
mode:
authorArtem Vorotnikov2017-06-16 21:56:48 +0300
committerArtem Vorotnikov2017-06-16 21:56:48 +0300
commit3b5737e9487eff57eb21c664a95a54807093d80b (patch)
tree5951ed6013bbccfb6b3122246a0af62e73aac3b8 /volunode.service
parente2f8b14be2b773595c10d0130ed6c7b59e3e15d5 (diff)
downloadaur-3b5737e9487eff57eb21c664a95a54807093d80b.tar.gz
Update
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 2f7c9a455ae9..6d331e869d1a 100644
--- a/volunode.service
+++ b/volunode.service
@@ -4,8 +4,9 @@ Description=Volunode daemon
[Service]
User=volunode
Nice=19
-ExecStart=/usr/bin/volunode --gui_rpc_port 31417 --allow_remote_gui_rpc
+ExecStart=/usr/bin/volunode
WorkingDirectory=/var/lib/volunode
+Environment=TCP_RPC_PORT=31417
[Install]
WantedBy=multi-user.target