summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2020-09-14 21:51:42 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2020-10-18 00:21:13 +0100
commit01935580d2c91e2f285fc5cdfca7feecfb4a3875 (patch)
tree17510baa0ae60ac564d5563a90ffc2d3db981b76 /profiles
parentprofiles: remove USE=cracklib for sys-apps/shadow (diff)
downloadportage-01935580d2c91e2f285fc5cdfca7feecfb4a3875.tar.xz
profiles/common: disable elogind USE flag
Diffstat (limited to 'profiles')
-rw-r--r--profiles/common/make.defaults2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/common/make.defaults b/profiles/common/make.defaults
index 6b5ca488..0964c927 100644
--- a/profiles/common/make.defaults
+++ b/profiles/common/make.defaults
@@ -34,7 +34,7 @@ USE="${USE} -berkdb -gdbm"
USE="${USE} acl xattr"
# Graphical protocol
-USE="${USE} -gpm -X"
+USE="${USE} -gpm -X -elogind"
# Interpreted languages
USE="${USE} -perl -python -ruby"