Merge pull request #3339 from jkohen/patch-1
[collectd.git] / contrib / iptables / accounting.sh
index 71032f0..a9a3be9 100755 (executable)
@@ -1,4 +1,4 @@
-#/bin/bash
+#!/bin/bash
 #Simple script that sets up some chains in mangle table to do global logging of all 
 #traffic going in and out of an interface
 #Could also use the regular input/output tree but this also catches the forwarded nat traffic