summarylogtreecommitdiffstats
path: root/bandwidthd-rotate.service
diff options
context:
space:
mode:
Diffstat (limited to 'bandwidthd-rotate.service')
-rw-r--r--bandwidthd-rotate.service7
1 files changed, 7 insertions, 0 deletions
diff --git a/bandwidthd-rotate.service b/bandwidthd-rotate.service
new file mode 100644
index 000000000000..aea502296196
--- /dev/null
+++ b/bandwidthd-rotate.service
@@ -0,0 +1,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`'