public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
* [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 0ee35ce0cac70ac4da8817f2ed3c84d84ddcfc44
@ 2015-05-02 12:38 git
  0 siblings, 0 replies; only message in thread
From: git @ 2015-05-02 12:38 UTC (permalink / raw)
  To: ipfire-scm

[-- Attachment #1: Type: text/plain, Size: 1579 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, next has been updated
       via  0ee35ce0cac70ac4da8817f2ed3c84d84ddcfc44 (commit)
      from  88b1e637ac581b836bcdfa4a44deeef2d8ff9711 (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 0ee35ce0cac70ac4da8817f2ed3c84d84ddcfc44
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Sat May 2 14:29:46 2015 +0200

    core90: Also regenerate IPsec configuration during the update

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

Summary of changes:
 config/rootfiles/core/90/update.sh | 3 +++
 1 file changed, 3 insertions(+)

Difference in files:
diff --git a/config/rootfiles/core/90/update.sh b/config/rootfiles/core/90/update.sh
index 2a69278..68798cb 100644
--- a/config/rootfiles/core/90/update.sh
+++ b/config/rootfiles/core/90/update.sh
@@ -195,6 +195,9 @@ fcrontab -z &>/dev/null
 # Generate ddns configuration file
 sudo -u nobody /srv/web/ipfire/cgi-bin/ddns.cgi
 
+# Regenerate IPsec configuration
+sudo -u nobody /srv/web/ipfire/cgi-bin/vpnmain.cgi
+
 # Update Language cache
 perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang"
 


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

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

only message in thread, other threads:[~2015-05-02 12:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-02 12:38 [git.ipfire.org] IPFire 2.x development tree branch, next, updated. 0ee35ce0cac70ac4da8817f2ed3c84d84ddcfc44 git

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