9 lines
158 B
Text
9 lines
158 B
Text
[Unit]
|
|
Description=Network traffic monitor
|
|
|
|
[Service]
|
|
ExecStart=/usr/sbin/vnstatd -n
|
|
ExecReload=/bin/kill -HUP $MAINPID
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|