diff options
| -rwxr-xr-x | filebitch/disconnect_narf.pl | 2 | 
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"); | 
