From ca8914dbe435a1dafbe0d8f049f6209d6d5a9aad Mon Sep 17 00:00:00 2001 From: tomit4 Date: Mon, 8 Dec 2025 19:11:47 -0800 Subject: [PATCH] :wrench: Updated make conf for etc updates --- gentoo/portage/make.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gentoo/portage/make.conf b/gentoo/portage/make.conf index bb77d42c..50c81076 100644 --- a/gentoo/portage/make.conf +++ b/gentoo/portage/make.conf @@ -27,6 +27,8 @@ PORTAGE_LOGDIR_CLEAN="find \"\${PORTAGE_LOGDIR}\" -type f ! -name \"summary.log* PORTAGE_TMPDIR="/var/tmp" DISTDIR="/var/cache/distfiles" +CONFIG_PROTECT_MASK="/etc/conf.d/syncthing" + # NOTE: This stage was built with the bindist USE flag enabled # This sets the language of build output to English.