Commit 9073176f authored by Franco Fichtner's avatar Franco Fichtner

configd: remove alias from config action

parent d63442d5
......@@ -66,7 +66,6 @@ services_dyndns_configure('', true);
system_cron_configure(true);
mwexec_bg('/usr/local/etc/rc.sshd');
mwexec_bg('/usr/local/etc/rc.restart_webgui');
if (function_exists('plugins_configure')) {
log_error("rc.reload_all: Reloading all plugin settings.");
......
[reload|restart.delay]
[reload.delay]
command:/usr/local/etc/rc.reload_all 2
parameters:
type:script
message:Reloading all
message:Reloading all (delayed)
[reload|restart.all]
[reload.all]
command:/usr/local/etc/rc.reload_all
parameters:
type:script
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment