Gestionnaire de fichiers - Editer - /usr/share/webmin/inetd/restart_inetd.cgi
Arrière
#!/usr/bin/perl # restart_inetd.cgi # Send a HUP signal to the inetd process require './inetd-lib.pl'; $whatfailed = $text{'error_restart'}; $out = &backquote_logged("$config{'restart_command'} 2>&1"); if ($?) { # Failed to signal inetd &error($out); } &webmin_log("apply"); &redirect("");
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Génération de la page: 0.07 |
proxy
|
phpinfo
|
Réglages