]> git.pld-linux.org Git - packages/firehol.git/blobdiff - fireqos.service
up to 2.0.1
[packages/firehol.git] / fireqos.service
diff --git a/fireqos.service b/fireqos.service
new file mode 100644 (file)
index 0000000..f998f96
--- /dev/null
@@ -0,0 +1,13 @@
+[Unit]
+Description=FireQOS traffic shaping tool
+Documentation=man:fireqos(1) man:fireqos.conf(5)
+After=network.target
+
+[Service]
+Type=oneshot
+ExecStart=/usr/sbin/fireqos start
+ExecStop=/usr/sbin/fireqos stop
+RemainAfterExit=yes
+
+[Install]
+WantedBy=multi-user.target
This page took 0.066498 seconds and 4 git commands to generate.