diff options
Diffstat (limited to 'testing/fwsnort/fwsnort.up')
-rw-r--r-- | testing/fwsnort/fwsnort.up | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testing/fwsnort/fwsnort.up b/testing/fwsnort/fwsnort.up new file mode 100644 index 0000000000..b750f59098 --- /dev/null +++ b/testing/fwsnort/fwsnort.up @@ -0,0 +1,5 @@ +#!/bin/sh + +#splice fwsnort rules into iptables whenever the network comes up +/var/lib/fwsnort/fwsnort.sh + |