public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
* [git.ipfire.org] IPFire 2.x development tree branch, next, updated. eead020f64d6def4853ad5e361567120d062197d
@ 2026-03-09 11:35 Michael Tremer
  0 siblings, 0 replies; only message in thread
From: Michael Tremer @ 2026-03-09 11:35 UTC (permalink / raw)
  To: ipfire-scm

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  eead020f64d6def4853ad5e361567120d062197d (commit)
      from  e1392101d1f0483a12d777c7b9da773852a4be0f (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 eead020f64d6def4853ad5e361567120d062197d
Author: Michael Tremer <michael.tremer@ipfire.org>
Date:   Mon Mar 9 11:34:39 2026 +0000

    unbound: Write safesearch.conf when we are starting the first time
    
    Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>

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

Summary of changes:
 src/initscripts/system/unbound | 1 +
 1 file changed, 1 insertion(+)

Difference in files:
diff --git a/src/initscripts/system/unbound b/src/initscripts/system/unbound
index 96975c0a8..7020cd7b6 100644
--- a/src/initscripts/system/unbound
+++ b/src/initscripts/system/unbound
@@ -987,6 +987,7 @@ case "$1" in
 		write_hosts_conf
 		write_forward_conf
 		write_dnsbl_conf
+		write_safesearch_conf
 
 		boot_mesg "Starting Unbound DNS Proxy..."
 		loadproc /usr/sbin/unbound || exit $?


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


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

only message in thread, other threads:[~2026-03-09 11:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-03-09 11:35 [git.ipfire.org] IPFire 2.x development tree branch, next, updated. eead020f64d6def4853ad5e361567120d062197d Michael Tremer

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