summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-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 e779065..4025e58 100755
--- a/etc/rc.start_packages
+++ b/etc/rc.start_packages
@@ -5,7 +5,6 @@ PLATFORM=`cat /etc/platform`
if [ ! "$PLATFORM" = "cdrom" ]; then
- echo "Syncing packages..."
/etc/rc.packages 2>/dev/null
echo "Executing rc.d items... "
OpenPOWER on IntegriCloud