This unit is provided by:
Options
-
[Service]-
Environment="CONFFILE=/etc/bandwidthd/bandwidthd.conf" -
ExecStart=/usr/sbin/bandwidthd $DAEMON_OPTS -
ExecStartPre=/bin/bash -c '! grep -q "^pgsql_connect_string .user = someuser dbname = mydb host = localhost." $CONFFILE' /bin/bash -c 'grep -q "^dev " $CONFFILE' -
Type=forking -
WorkingDirectory=/var/lib/bandwidthd
-
-
[Unit]-
ConditionPathExists=/etc/bandwidthd/bandwidthd.conf -
Description=bandwidth monitoring and graphing daemon -
Documentation=man:bandwidthd(8) man:bandwidthd.conf(5)
-
Additionnal notes
Nothing here.