summaryrefslogtreecommitdiffstats
path: root/etc/rc.start_packages
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-02-22 20:41:30 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-02-22 20:41:30 +0000
commit3a9435c2ababd27b6d49d5bb1aa83def6cc151e5 (patch)
tree5b0570055d40a86c2055f5d5bdda50b39e82f2ee /etc/rc.start_packages
parent27d671c82276858d2512391a984c6f5513c708df (diff)
downloadpfsense-3a9435c2ababd27b6d49d5bb1aa83def6cc151e5.zip
pfsense-3a9435c2ababd27b6d49d5bb1aa83def6cc151e5.tar.gz
php and shell code dont match too well!
Diffstat (limited to 'etc/rc.start_packages')
-rwxr-xr-xetc/rc.start_packages1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/rc.start_packages b/etc/rc.start_packages
index eee558f..e779065 100755
--- a/etc/rc.start_packages
+++ b/etc/rc.start_packages
@@ -6,7 +6,6 @@ PLATFORM=`cat /etc/platform`
if [ ! "$PLATFORM" = "cdrom" ]; then
echo "Syncing packages..."
- $pkg_interface = "console";
/etc/rc.packages 2>/dev/null
echo "Executing rc.d items... "
OpenPOWER on IntegriCloud