Merge branch 'master' of git://git.ipfire.org/ipfire-2.x

This commit is contained in:
Jan Paul Tuecking
2010-06-23 17:47:55 +02:00

View File

@@ -116,9 +116,8 @@ echo Unpack the updated files ...
tar xvf /opt/pakfire/tmp/files --preserve --numeric-owner -C / \
--no-overwrite-dir
#
# Start Sevices
# Start sysklogd
/etc/init.d/sysklogd start
/etc/init.d/squid start
#
# Modify grub.conf
#
@@ -267,6 +266,9 @@ echo '/usr/bin/logger -p syslog.emerg -t core-upgrade-38 " *** Please reboot...
chmod +x /tmp/pak_update
/tmp/pak_update &
#
# Start squid
/etc/init.d/squid start
#
echo
echo Please wait until pakfire has ended...
echo