diff options
Diffstat (limited to 'etc/rc.start_packages')
-rwxr-xr-x | etc/rc.start_packages | 1 |
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... " |