summaryrefslogtreecommitdiffstats
path: root/firewall.srv
diff options
context:
space:
mode:
authorAlexander Poslavsky <alexander.poslavsky@gmail.com>2007-11-02 10:02:07 +0000
committerAlexander Poslavsky <alexander.poslavsky@gmail.com>2007-11-02 10:02:07 +0000
commit5e22762db6347206298a823199d6e523d2dbf9e7 (patch)
treef8dd45f6b52f0eee42aec840e9127098213642a1 /firewall.srv
parentdfaa2a667a33027459e46bc9808350607892b4d2 (diff)
downloadacf-shorewall-5e22762db6347206298a823199d6e523d2dbf9e7.tar.bz2
acf-shorewall-5e22762db6347206298a823199d6e523d2dbf9e7.tar.xz
added service model, should be able to start/stop shorewall
git-svn-id: svn://svn.alpinelinux.org/acf/shorewall/trunk@256 ab2d0c66-481e-0410-8bed-d214d4d58bed
Diffstat (limited to 'firewall.srv')
-rw-r--r--firewall.srv5
1 files changed, 5 insertions, 0 deletions
diff --git a/firewall.srv b/firewall.srv
new file mode 100644
index 0000000..0a3d456
--- /dev/null
+++ b/firewall.srv
@@ -0,0 +1,5 @@
+{ app="firewall", name="shorewall", initd="shorewall",
+ status="initd", start="initd", stop="initd" },
+
+-- vim: set filetype=lua :
+