Файловый менеджер - Редактировать - /usr/share/webmin/adsl-client/bootup.cgi
Назад
#!/usr/bin/perl # bootup.cgi # Enable or disable ADSL startup at boot time require './adsl-client-lib.pl'; &foreign_require("init", "init-lib.pl"); &ReadParse(); if ($in{'boot'}) { # Enable starting at boot &init::enable_at_boot("adsl"); &webmin_log("bootup"); } else { # Disable starting at boot &init::disable_at_boot("adsl"); &webmin_log("bootdown"); } &redirect("");
| ver. 1.4 |
Github
|
.
| PHP 7.4.3-4ubuntu2.28 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка