summarylogtreecommitdiffstats
path: root/bandwidthd-rotate.service
diff options
context:
space:
mode:
authorOleksandr Natalenko2020-04-09 16:38:22 +0200
committerOleksandr Natalenko2020-04-09 16:38:41 +0200
commit808caede498a3aa24a3c5f296a008208af4e55c3 (patch)
tree56239a63a6aa0c7f425b861ad9824ead1feb4970 /bandwidthd-rotate.service
downloadaur-808caede498a3aa24a3c5f296a008208af4e55c3.tar.gz
initial commit
Signed-off-by: Oleksandr Natalenko <oleksandr@redhat.com>
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`'