[collectd] [PATCH] Fixed Shebang line in contrib/iptables/accounting.sh.

Sebastian Harl sh<span style="display: none;">.trailing-username</span>(a)<span style="display: none;">leading-domain.</span>tokkee.org
Tue Apr 24 10:13:42 CEST 2007


Signed-off-by: Sebastian Harl <sh.trailing-username(a)leading-domain.tokkee.org>
---
 contrib/iptables/accounting.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/contrib/iptables/accounting.sh b/contrib/iptables/accounting.sh
index 71032f0..a9a3be9 100755
--- a/contrib/iptables/accounting.sh
+++ b/contrib/iptables/accounting.sh
@@ -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
-- 
1.4.4.4

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://mailman.verplant.org/pipermail/collectd/attachments/20070424/53183a6c/attachment.pgp


More information about the collectd mailing list