summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-07-10 02:32:00 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-07-10 02:32:00 +0000
commitbc086d51072a1b2d95e84cf7bfc8eb8f5a2a46b7 (patch)
tree9578a60748f8e430cca44398b24fa601c9a1f249
parent6001125c6e23cb88d01a499e39e607e2d4f0004e (diff)
downloadpfsense-bc086d51072a1b2d95e84cf7bfc8eb8f5a2a46b7.zip
pfsense-bc086d51072a1b2d95e84cf7bfc8eb8f5a2a46b7.tar.gz
Launch check_reload_status on boot
-rwxr-xr-xetc/rc2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/rc b/etc/rc
index fb61619..c12bee3 100755
--- a/etc/rc
+++ b/etc/rc
@@ -170,6 +170,8 @@ rm -rf /usr/local/pkg/pf/CVS
/usr/local/bin/php -f /etc/rc.conf_mount_ro
+/usr/local/sbin/check_reload_status >/dev/null &
+
echo "Bootup complete"
exit 0
OpenPOWER on IntegriCloud