mirror of
https://github.com/lucaspalomodevelop/opnsense-core.git
synced 2026-03-13 00:07:27 +00:00
executeable bit on check_reload_status set
This commit is contained in:
parent
ff4b1affcd
commit
e6e220b0ca
1
etc/rc
1
etc/rc
@ -404,6 +404,7 @@ if [ -f /etc/rc.custom_boot_early ]; then
|
||||
fi
|
||||
|
||||
export fcgipath=/var/run/php-fpm.socket
|
||||
chmod u+rx /usr/local/opnsense/check_reload_status.py
|
||||
/usr/bin/nice -n20 /usr/local/opnsense/check_reload_status.py
|
||||
|
||||
# let the PHP-based configuration subsystem set up the system now
|
||||
|
||||
0
usr/local/opnsense/check_reload_status.py
Normal file → Executable file
0
usr/local/opnsense/check_reload_status.py
Normal file → Executable file
0
usr/local/opnsense/execute_command.py
Normal file → Executable file
0
usr/local/opnsense/execute_command.py
Normal file → Executable file
Loading…
x
Reference in New Issue
Block a user