1[Unit] 2Description=Bandwidth usage monitor and reporter 3After=network.target 4 5[Service] 6Type=forking 7ExecStart=/usr/bin/bandwidthd 8PIDFile=/run/bandwidthd.pid 9 10[Install] 11WantedBy=multi-user.target 12
1[Unit] 2Description=Bandwidth usage monitor and reporter 3After=network.target 4 5[Service] 6Type=forking 7ExecStart=/usr/bin/bandwidthd 8PIDFile=/run/bandwidthd.pid 9 10[Install] 11WantedBy=multi-user.target 12