summaryrefslogtreecommitdiffstats
path: root/etc/rc.packages
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-02-22 20:42:01 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-02-22 20:42:01 +0000
commite2fa1b81b0b9dedb4e09ea88a834d55c4bc46019 (patch)
tree735c699ce1ef8fca9955d9806511335a184e10e6 /etc/rc.packages
parent3a9435c2ababd27b6d49d5bb1aa83def6cc151e5 (diff)
downloadpfsense-e2fa1b81b0b9dedb4e09ea88a834d55c4bc46019.zip
pfsense-e2fa1b81b0b9dedb4e09ea88a834d55c4bc46019.tar.gz
CORRECTLY set the package output area
Diffstat (limited to 'etc/rc.packages')
-rwxr-xr-xetc/rc.packages2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/rc.packages b/etc/rc.packages
index ce3d6dc..ae62675 100755
--- a/etc/rc.packages
+++ b/etc/rc.packages
@@ -33,6 +33,8 @@ require_once("config.inc");
require_once("pkg-utils.inc");
require_once("pfsense-utils.inc");
+$pkg_interface = "console";
+
resync_all_package_configs(true);
//start_pkg_system();
OpenPOWER on IntegriCloud