From 127a6f8b71664556400fecf256afa63370f14c4f Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 23 Mar 2009 10:27:56 +0100 Subject: plonkhost: Added comment --- etc/functions/plonkhost | 2 ++ 1 file changed, 2 insertions(+) (limited to 'etc/functions') diff --git a/etc/functions/plonkhost b/etc/functions/plonkhost index 072147a..905ed11 100755 --- a/etc/functions/plonkhost +++ b/etc/functions/plonkhost @@ -1 +1,3 @@ +## vim:ft=zsh +## "plonk" (as in ignore) a host via iptables sudo iptables -I INPUT -s "$1" -j DROP -- cgit v1.2.3