summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rwxr-xr-xetc/rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc b/etc/rc
index b5a143f..f8194ac 100755
--- a/etc/rc
+++ b/etc/rc
@@ -365,7 +365,7 @@ if [ -f /etc/rc.custom_boot_early ]; then
echo "Done"
fi
-nohup /usr/bin/nice -n20 /usr/local/sbin/check_reload_status
+/usr/bin/nice -n20 /usr/local/sbin/check_reload_status
# let the PHP-based configuration subsystem set up the system now
echo -n "Launching the init system..."
OpenPOWER on IntegriCloud