mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-14 00:24:40 +00:00
remove reference to check_reload_status
This commit is contained in:
parent
eaed16aeb3
commit
f7d4063ea4
@ -342,9 +342,6 @@ echo "done."
|
||||
|
||||
chmod u+rx /usr/local/opnsense/service/configd.py
|
||||
/usr/local/opnsense/service/configd.py
|
||||
# check_reload_status renamed, for legacy stuff symlink old socket
|
||||
/bin/rm -f /var/run/check_reload_status
|
||||
ln -s /var/run/configd.socket /var/run/check_reload_status
|
||||
sleep 1 # give configd some time to load to prevent missing socket
|
||||
|
||||
# let the PHP-based configuration subsystem set up the system now
|
||||
|
||||
@ -29,7 +29,7 @@
|
||||
|
||||
--------------------------------------------------------------------------------------
|
||||
package : configd
|
||||
function: commandline execute commands to check_reload_status daemon
|
||||
function: commandline execute commands to configd daemon
|
||||
|
||||
|
||||
"""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user