From bc0fd36f0b6969bf23972f84d7d90adc280e2c2d Mon Sep 17 00:00:00 2001 From: Ermal Date: Thu, 16 Sep 2010 17:26:58 +0000 Subject: Do not suck in the file but actually execute it. --- etc/rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/rc b/etc/rc index aef09c9..fe98154 100755 --- a/etc/rc +++ b/etc/rc @@ -333,7 +333,7 @@ cap_mkdb /etc/login.conf # 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 nohup /usr/bin/nice -n20 /usr/local/sbin/check_reload_status -- cgit v1.1