Commit 1ea2e24c authored by Ad Schellevis's avatar Ad Schellevis

implement configd rc script in rc system

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