f1b07c06fa
Signed-off-by: Nathaniel Roach <nroach44@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
12 lines
201 B
Desktop File
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
|