[bandwidthd: 1/5] added bandwidthd.service

Ján ONDREJ ondrejj at fedoraproject.org
Thu Nov 17 08:25:59 UTC 2011


commit 9016f5a5061c7089b05038b8c41c4bc49e609cd5
Author: Jan ONDREJ (SAL) <ondrejj(at)salstar.sk>
Date:   Wed Nov 16 20:34:58 2011 +0100

    added bandwidthd.service

 bandwidthd.service |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)
---
diff --git a/bandwidthd.service b/bandwidthd.service
new file mode 100644
index 0000000..bdbf0b7
--- /dev/null
+++ b/bandwidthd.service
@@ -0,0 +1,11 @@
+[Unit]
+Description=Bandwidthd Network Traffic Monitor
+After=network.target
+
+[Service]
+Type=forking
+PIDFile=/run/bandwidthd.pid
+ExecStart=/usr/sbin/bandwidthd 
+
+[Install]
+WantedBy=multi-user.target


More information about the scm-commits mailing list