summaryrefslogtreecommitdiffstats
path: root/etc/rc.bootup
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.bootup')
-rwxr-xr-xetc/rc.bootup2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.bootup b/etc/rc.bootup
index f391a27..1b6ee0f 100755
--- a/etc/rc.bootup
+++ b/etc/rc.bootup
@@ -248,7 +248,7 @@ interfaces_loopback_configure();
system_syslogd_start();
echo "Starting Secure Shell Services...";
-mwexec_bg("/etc/sshd");
+send_event("service reload sshd");
echo "done.\n";
/* setup polling */
OpenPOWER on IntegriCloud