projects
/
people
/
pmueller
/
ipfire-2.x.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(from parent 1:
083c56c
)
Merge branch 'master' of git://git.ipfire.org/ipfire-2.x
author
Jan Paul Tuecking
<earl@ipfire.org>
Wed, 23 Jun 2010 15:47:55 +0000
(17:47 +0200)
committer
Jan Paul Tuecking
<earl@ipfire.org>
Wed, 23 Jun 2010 15:47:55 +0000
(17:47 +0200)
config/rootfiles/core/38/update.sh
patch
|
blob
|
blame
|
history
diff --git
a/config/rootfiles/core/38/update.sh
b/config/rootfiles/core/38/update.sh
index
8882021
..
1c65373
100644
(file)
--- a/
config/rootfiles/core/38/update.sh
+++ b/
config/rootfiles/core/38/update.sh
@@
-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