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 f7d4c48ded189f935d0eb0c836caca35873e554f (commit) from f75dee7afd8b2cf3a7b0cb6da4a041e652901576 (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 f7d4c48ded189f935d0eb0c836caca35873e554f Author: Arne Fitzenreiter arne_f@ipfire.org Date: Sun Nov 8 18:03:53 2015 +0100
core95: ship settime and timecheck scripts.
on some installations this scripts are outdated. Fixes: #10976
Signed-off-by: Arne Fitzenreiter arne_f@ipfire.org
-----------------------------------------------------------------------
Summary of changes: config/rootfiles/core/95/filelists/files | 2 ++ 1 file changed, 2 insertions(+)
Difference in files: diff --git a/config/rootfiles/core/95/filelists/files b/config/rootfiles/core/95/filelists/files index 3db6caf..4fb0117 100644 --- a/config/rootfiles/core/95/filelists/files +++ b/config/rootfiles/core/95/filelists/files @@ -19,5 +19,7 @@ srv/web/ipfire/cgi-bin/vpnmain.cgi usr/lib/firewall/firewall-lib.pl usr/lib/firewall/ipsec-block usr/local/bin/ipsecctrl +usr/local/bin/settime +usr/local/bin/timecheck var/ipfire/backup/exclude var/ipfire/langs
hooks/post-receive -- IPFire 2.x development tree