Gestionnaire de fichiers - Editer - /usr/share/webmin/iscsi-target/stop.cgi
Arrière
#!/usr/bin/perl # Kill the running iscsi server process use strict; use warnings; no warnings 'redefine'; no warnings 'uninitialized'; require './iscsi-target-lib.pl'; our (%text); &error_setup($text{'stop_err'}); my $err = &stop_iscsi_server(); &error($err) if ($err); &webmin_log("stop"); &redirect("");
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Génération de la page: 0.48 |
proxy
|
phpinfo
|
Réglages