executeable bit on check_reload_status set

This commit is contained in:
Ad Schellevis 2014-10-28 12:05:52 +01:00
parent ff4b1affcd
commit e6e220b0ca
3 changed files with 1 additions and 0 deletions

1
etc/rc
View File

@ -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
View File

0
usr/local/opnsense/execute_command.py Normal file → Executable file
View File