Files
buildroot/package/bandwidthd/bandwidthd.service
2019-09-25 20:52:32 -03:00

12 lines
201 B
Desktop File

[Unit]
Description=Bandwidth usage monitor and reporter
After=network.target
[Service]
Type=forking
ExecStart=/usr/bin/bandwidthd
PIDFile=/var/run/bandwidthd.pid
[Install]
WantedBy=multi-user.target