diff options
Diffstat (limited to 'etc/rc')
-rwxr-xr-x | etc/rc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -342,7 +342,7 @@ fi # Run the php.ini setup file and populate # /usr/local/etc/php.ini and /usr/local/lib/php.ini -/etc/rc.php_ini_setup +/etc/rc.php_ini_setup 2>/tmp/php_errors.txt # Launch external configuration loader for supported platforms if [ "$PLATFORM" = "embedded" ]; then |