summaryrefslogtreecommitdiff
path: root/pcr/vuurmuur/vuurmuur.service
diff options
context:
space:
mode:
Diffstat (limited to 'pcr/vuurmuur/vuurmuur.service')
-rw-r--r--pcr/vuurmuur/vuurmuur.service13
1 files changed, 0 insertions, 13 deletions
diff --git a/pcr/vuurmuur/vuurmuur.service b/pcr/vuurmuur/vuurmuur.service
deleted file mode 100644
index 3defcaa82..000000000
--- a/pcr/vuurmuur/vuurmuur.service
+++ /dev/null
@@ -1,13 +0,0 @@
-# vi: ft=systemd
-[Unit]
-Description=Powerful front-end for iptables
-After=syslog.target network.target
-
-[Service]
-Type=forking
-ExecStart=/usr/lib/systemd/scripts/vuurmuur start
-ExecStop=/usr/lib/systemd/scripts/vuurmuur stop
-ExecReload=/usr/lib/systemd/scripts/vuurmuur restart
-
-[Install]
-WantedBy=multi-user.target