summaryrefslogtreecommitdiffstats
path: root/filebitch
diff options
context:
space:
mode:
authortv <tv@also>2011-08-10 21:39:33 +0200
committertv <tv@also>2011-08-10 21:39:33 +0200
commit44c85960c540e5ac463235a31562e0a7560f8e75 (patch)
treedf25f22ac01e5ab1da7ce97d260383e0cfd4fef0 /filebitch
parent42e679dc0441b5dfc777444d00fb231d8741bcb3 (diff)
parent1a9414c8892b129df66b42db1e434a56b3242b59 (diff)
Merge branch 'master' of github.com:krebscode/painload
Diffstat (limited to 'filebitch')
-rwxr-xr-xfilebitch/disconnect_narf.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/filebitch/disconnect_narf.pl b/filebitch/disconnect_narf.pl
index 0a1deabb..af7bea6c 100755
--- a/filebitch/disconnect_narf.pl
+++ b/filebitch/disconnect_narf.pl
@@ -4,7 +4,7 @@
#and
#<IfModule mod_exec.c>
# ExecEngine on
-# ExecOnConnect "/krebs/filebitch/connect_narf.pl"
+# ExecOnExit "/krebs/filebitch/disconnect_narf.pl"
#</IfModule>
#$ip = system("tail -n 1 /var/log/proftpd/ftp_auth.log");