From 94d4ee45d0944fb112aa701449d7939f29c5ecd6 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Sun, 21 Jul 2013 19:34:48 -0700 Subject: [PATCH] make.globals: usersync default, bug #477682 --- RELEASE-NOTES | 1 + cnf/make.globals | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index b2781b181..e509a5213 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -12,6 +12,7 @@ portage-2.1.12.14 ================================== * FEATURES=userpriv and usersandbox are enabled by default. +* FEATURES=usersync is enabled by default. portage-2.1.12 ================================== diff --git a/cnf/make.globals b/cnf/make.globals index d690864e3..c4ed900d9 100644 --- a/cnf/make.globals +++ b/cnf/make.globals @@ -57,7 +57,7 @@ FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs - unmerge-orphans userfetch userpriv usersandbox" + unmerge-orphans userfetch userpriv usersandbox usersync" # Ignore file collisions in /lib/modules since files inside this directory # are never unmerged, and therefore collisions must be ignored in order for -- 2.26.2