%PDF- %PDF-
Direktori : /var/www/html/friendstravel.al/wp-content/uploads/k2/root/usr/share/webmin/sshd/ |
Current File : /var/www/html/friendstravel.al/wp-content/uploads/k2/root/usr/share/webmin/sshd/apply.cgi |
#!/usr/bin/perl # apply.cgi # Apply config file changes with a HUP signal require './sshd-lib.pl'; &ReadParse(); $err = &restart_sshd(); &error($err) if ($err); sleep(2); # wait to come back up &webmin_log("apply"); &redirect("");