summarylogtreecommitdiffstats
path: root/volunode.service
blob: 610a88df98380010594e32c80059707e15c844fc (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Volunode daemon

[Service]
User=volunode
Nice=19
ExecStart=/usr/bin/volunode --dir /var/lib/volunode --gui_rpc_port 31417

[Install]
WantedBy=multi-user.target