public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
* [git.ipfire.org] IPFire 2.x development tree branch, core81, updated. 2b23289ca2d15cc53cf8617ca8932d1ebb28b7ab
@ 2014-08-08  6:49 git
  0 siblings, 0 replies; only message in thread
From: git @ 2014-08-08  6:49 UTC (permalink / raw)
  To: ipfire-scm

[-- Attachment #1: Type: text/plain, Size: 1644 bytes --]

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 2.x development tree".

The branch, core81 has been updated
       via  2b23289ca2d15cc53cf8617ca8932d1ebb28b7ab (commit)
      from  4d3e174578dade4cb110ec7f370beb449fcaa48d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 2b23289ca2d15cc53cf8617ca8932d1ebb28b7ab
Author: Arne Fitzenreiter <arne_f(a)ipfire.org>
Date:   Fri Aug 8 08:14:29 2014 +0200

    core81: set need reboot flag and restart apache.

-----------------------------------------------------------------------

Summary of changes:
 config/rootfiles/core/81/update.sh | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

Difference in files:
diff --git a/config/rootfiles/core/81/update.sh b/config/rootfiles/core/81/update.sh
index 743a1d3..16a559e 100644
--- a/config/rootfiles/core/81/update.sh
+++ b/config/rootfiles/core/81/update.sh
@@ -39,6 +39,7 @@ done
 extract_files
 
 # Start services
+/etc/init.d/apache restart
 
 # Update Language cache
 #perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang"
@@ -46,8 +47,8 @@ extract_files
 sync
 
 # This update need a reboot...
-#touch /var/run/need_reboot
-
+touch /var/run/need_reboot
+^^
 # Finish
 /etc/init.d/fireinfo start
 sendprofile


hooks/post-receive
--
IPFire 2.x development tree

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-08-08  6:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-08  6:49 [git.ipfire.org] IPFire 2.x development tree branch, core81, updated. 2b23289ca2d15cc53cf8617ca8932d1ebb28b7ab git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox