summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMatt Taggart <taggart@riseup.net>2017-02-10 13:08:12 -0800
committerMatt Taggart <taggart@riseup.net>2017-02-10 13:08:12 -0800
commit8552753d9e3ab7662e618c54875e626a2b6926e9 (patch)
tree711e4aa6edee54c298bd44d6e8cbf9436bcd02c4 /README.md
parent054ccc9e8ee0a03e98165ee44f113ce7ccf3bc5c (diff)
remove deprecated blacklist
the blacklist file was deprecated by upstream in 4.5.7, remove all references to them. Debian wheezy shipped with 4.5.5.3-3 (but could use a backport) and jessie has 4.6.4.3-2 currently.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e7e2985..82c0ab3 100644
--- a/README.md
+++ b/README.md
@@ -187,7 +187,7 @@ Example from node.pp:
shorewall::interface { 'eth0':
zone => 'net',
rfc1918 => true,
- options => 'tcpflags,blacklist,nosmurfs';
+ options => 'tcpflags,nosmurfs';
}
shorewall::policy {