summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSuper user <root@baserock.(none)>2012-10-02 10:33:48 +0000
committerSuper user <root@baserock.(none)>2012-10-02 10:33:48 +0000
commit1500706b4eb3a16609ba959994467cddb7f66f2c (patch)
treefcd60f8c268a3f9d99685e53a0495373566bc8bd
parent18bd6414373f9e18054b3d68beb43f4da8bca201 (diff)
downloadlorries-1500706b4eb3a16609ba959994467cddb7f66f2c.tar.gz
Added iptables.
-rw-r--r--active/iptables.lorry6
1 files changed, 6 insertions, 0 deletions
diff --git a/active/iptables.lorry b/active/iptables.lorry
new file mode 100644
index 0000000..64749cf
--- /dev/null
+++ b/active/iptables.lorry
@@ -0,0 +1,6 @@
+{
+ "iptables": {
+ "type": "git",
+ "url": "git://git.netfilter.org/iptables.git"
+ }
+}