File manager - Edit - /usr/share/webmin/dhcpd/restart.cgi
Back
#!/usr/bin/perl # restart.cgi # Restart the running dhcpd require './dhcpd-lib.pl'; &ReadParse(); %access = &get_module_acl(); &error_setup($text{'eacl_aviol'}); &error("$text{'eacl_np'} $text{'eacl_papply'}") unless $access{'apply'}; &error_setup($text{'restart_errmsg1'}); $err = &restart_dhcpd(); &error($err) if ($err); &webmin_log("apply"); &redirect("");
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.42 |
proxy
|
phpinfo
|
Settings