Commit e6e220b0 authored by Ad Schellevis's avatar Ad Schellevis

executeable bit on check_reload_status set

parent ff4b1aff
...@@ -404,6 +404,7 @@ if [ -f /etc/rc.custom_boot_early ]; then ...@@ -404,6 +404,7 @@ if [ -f /etc/rc.custom_boot_early ]; then
fi fi
export fcgipath=/var/run/php-fpm.socket 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 /usr/bin/nice -n20 /usr/local/opnsense/check_reload_status.py
# let the PHP-based configuration subsystem set up the system now # let the PHP-based configuration subsystem set up the system now
......
File mode changed from 100644 to 100755
File mode changed from 100644 to 100755
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