From 01935580d2c91e2f285fc5cdfca7feecfb4a3875 Mon Sep 17 00:00:00 2001 From: Bertrand Jacquin Date: Mon, 14 Sep 2020 21:51:42 +0100 Subject: profiles/common: disable elogind USE flag --- 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 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" -- cgit v1.2.3