summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xetc/rc.bootup2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/rc.bootup b/etc/rc.bootup
index 21ce91c..02897f6 100755
--- a/etc/rc.bootup
+++ b/etc/rc.bootup
@@ -1,5 +1,7 @@
#!/usr/local/bin/php -f
<?php
+ini_set('apc.enabled', '0');
+
/* $Id$ */
/*
rc.bootup
OpenPOWER on IntegriCloud