summaryrefslogtreecommitdiff
path: root/etc/functions
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2009-03-23 10:27:56 +0100
committerDaniel Friesel <derf@derf.homelinux.org>2009-03-23 10:27:56 +0100
commit127a6f8b71664556400fecf256afa63370f14c4f (patch)
tree002036c17023833a0d2d680080d21ae52ccaef73 /etc/functions
parent26cb7525761fd1c1c264e5002e728f458a6e5a54 (diff)
plonkhost: Added comment
Diffstat (limited to 'etc/functions')
-rwxr-xr-xetc/functions/plonkhost2
1 files changed, 2 insertions, 0 deletions
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