summaryrefslogtreecommitdiff
path: root/profiles/common
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2023-09-27 19:08:52 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2023-09-27 19:10:50 +0100
commitc6b348ee8b1cf41852bb220c02271991a3d2e32f (patch)
tree5d0a2dc05842a43a06c6a46d489e81fa9cb98604 /profiles/common
parentRevert "www-apache/mod_virtualvalue: remove eutils" (diff)
downloadportage-c6b348ee8b1cf41852bb220c02271991a3d2e32f.tar.xz
profiles: remove no longer supported FEATURES=cgroup
Diffstat (limited to 'profiles/common')
-rw-r--r--profiles/common/make.defaults1
1 files changed, 0 insertions, 1 deletions
diff --git a/profiles/common/make.defaults b/profiles/common/make.defaults
index 31a259a0..e8db31de 100644
--- a/profiles/common/make.defaults
+++ b/profiles/common/make.defaults
@@ -6,7 +6,6 @@ ACCEPT_LICENSE="${ACCEPT_LICENSE} @BINARY-REDISTRIBUTABLE"
FEATURES="unknown-features-warn"
FEATURES="${FEATURES} sandbox ipc-sandbox mount-sandbox network-sandbox pid-sandbox"
FEATURES="${FEATURES} distlocks"
-FEATURES="${FEATURES} cgroup"
FEATURES="${FEATURES} parallel-fetch"
FEATURES="${FEATURES} userfetch userpriv usersandbox usersync"
FEATURES="${FEATURES} protect-owned"