summaryrefslogtreecommitdiffstats
path: root/etc/rc.bootup
diff options
context:
space:
mode:
authorErmal LUÇI <eri@pfsense.org>2015-06-09 02:31:45 +0200
committerErmal LUÇI <eri@pfsense.org>2015-06-09 02:31:45 +0200
commit8da92d29ab07c071213c27e681308cf3ac4a9f4b (patch)
treead6fac658343abf1db6b8a5be5728c2708479cf6 /etc/rc.bootup
parent3ab88f32bee366713243933fc7ba199d2203e06f (diff)
downloadpfsense-8da92d29ab07c071213c27e681308cf3ac4a9f4b.zip
pfsense-8da92d29ab07c071213c27e681308cf3ac4a9f4b.tar.gz
Do not disable APc here
Diffstat (limited to 'etc/rc.bootup')
-rwxr-xr-xetc/rc.bootup3
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/rc.bootup b/etc/rc.bootup
index 171f4b3..1238b7a 100755
--- a/etc/rc.bootup
+++ b/etc/rc.bootup
@@ -1,8 +1,5 @@
#!/usr/local/bin/php -f
<?php
-ini_set('apc.enabled', '0');
-
-/* $Id$ */
/*
rc.bootup
part of pfSense by Scott Ullrich
OpenPOWER on IntegriCloud