From 392a8b22adb3a46cfbad61d15566a8dfc711a05b Mon Sep 17 00:00:00 2001 From: Bertrand Jacquin Date: Tue, 27 Dec 2022 19:25:19 +0000 Subject: profiles/common: switch to protect-owned --- profiles/common/make.defaults | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'profiles') diff --git a/profiles/common/make.defaults b/profiles/common/make.defaults index d50900f5..228da016 100644 --- a/profiles/common/make.defaults +++ b/profiles/common/make.defaults @@ -9,7 +9,7 @@ FEATURES="${FEATURES} distlocks" FEATURES="${FEATURES} cgroup" FEATURES="${FEATURES} parallel-fetch" FEATURES="${FEATURES} userfetch userpriv usersandbox usersync" -FEATURES="${FEATURES} collision-protect" +FEATURES="${FEATURES} protect-owned" FEATURES="${FEATURES} clean-logs" FEATURES="${FEATURES} merge-sync" -- cgit v1.2.3