summarylogtreecommitdiffstats
path: root/bandwidthd-rotate.service
blob: aea502296196ab8487d5ca1c6aa22ab384438c5d (plain)
1
2
3
4
5
6
7
[Unit]
Description=Daemon for graphing traffic of subnet machines - Rotate

[Service]
User=bandwidthd
Group=bandwidthd
ExecStart=/usr/bin/bash -c '/usr/bin/kill -s HUP `cat /run/bandwidthd/bandwidthd.pid`'