Learn more about cloning repositories
You have read-only access
xxxxxxxxxx
[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
Everything looks good. We'll let you know here if there's anything you should know about.