summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2015-05-23 13:49:52 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2015-05-23 13:49:52 +0100
commitda7441a27f11e310eaaa75c0d6edcff41874e2d7 (patch)
tree3bab85b97083cf117c0ebbcea5025b9f145f0614 /profiles
parentprofiles/desktop: Disable systemd USE flag by default (diff)
downloadportage-da7441a27f11e310eaaa75c0d6edcff41874e2d7.tar.xz
profiles/desktop: Disable consolekit USE flag by default
Diffstat (limited to 'profiles')
-rw-r--r--profiles/desktop/make.defaults2
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/desktop/make.defaults b/profiles/desktop/make.defaults
index a62cb158..9691bf00 100644
--- a/profiles/desktop/make.defaults
+++ b/profiles/desktop/make.defaults
@@ -35,7 +35,7 @@ USE="${USE} -fortran -java"
USE="${USE} -cups"
# Auth
-USE="${USE} -policykit"
+USE="${USE} -policykit -consolekit"
# Graphical protocol
USE="${USE} -xcb X xorg"