%PDF- %PDF-
Direktori : /var/www/html/friendstravel.al/wp-content/uploads/k2/root/usr/share/webmin/xinetd/ |
Current File : /var/www/html/friendstravel.al/wp-content/uploads/k2/root/usr/share/webmin/xinetd/start.cgi |
#!/usr/bin/perl # start.cgi # Start the xinetd server require './xinetd-lib.pl'; &ReadParse(); &error_setup($text{'start_err'}); $out = &backquote_logged("$config{'start_cmd'} 2>&1"); &error(&text('start_estart', $config{'start_cmd'}, $out)) if ($?); &webmin_log("start"); &redirect("");