implement configd rc script in rc system

This commit is contained in:
Ad Schellevis 2015-03-10 10:27:24 +00:00
parent 9871722454
commit 1ea2e24c2f

View File

@ -326,9 +326,8 @@ echo "done."
# Set up the correct php.ini content
/usr/local/etc/rc.php_ini_setup
chmod u+rx /usr/local/opnsense/service/configd.py
/usr/local/opnsense/service/configd.py
sleep 1 # give configd some time to load to prevent missing socket
# startup configd
/usr/local/etc/rc.d/configd start
# let the PHP-based configuration subsystem set up the system now
echo -n "Launching the init system..."