summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xetc/rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc b/etc/rc
index 97bcfbe..db91aaa 100755
--- a/etc/rc
+++ b/etc/rc
@@ -302,7 +302,7 @@ if [ $RAM -gt 96 ]; then
cat >>/usr/local/lib/php.ini <<EOF
extension=apc.so
apc.enabled="1"
-;apc.enable_cli="1"
+apc.enable_cli="1"
apc.shm_size="25"
EOF
OpenPOWER on IntegriCloud