summaryrefslogtreecommitdiffstats
path: root/filebitch
diff options
context:
space:
mode:
authorroot <root@filebitch>2011-08-10 21:35:42 +0200
committerroot <root@filebitch>2011-08-10 21:35:42 +0200
commite3551b11b5f135f89cb7535df95ba2a6e190e24c (patch)
treee3a9ecc7f9c981e50f0ebd1b2ea26e931693aefd /filebitch
parent798559fd2fe16a936f6f7b404bb24c07eff3a330 (diff)
fixed some shit
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 20fc3e50..fdda6bac 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");