summaryrefslogtreecommitdiff
path: root/profiles/desktop/make.defaults
diff options
context:
space:
mode:
authorKarel Kočí <cynerd@email.cz>2018-11-05 21:01:03 +0100
committerKarel Kočí <cynerd@email.cz>2018-11-05 21:01:03 +0100
commit9323163a553c2102c32885d57a06bd1399ebeb3c (patch)
tree9d61a7f95b8d99a050bae566cb6ba1cdf0e8f66a /profiles/desktop/make.defaults
parentba8e8e11839f2c6ce6d1dbd745cda80de2badd03 (diff)
downloadgentoo-personal-overlay-9323163a553c2102c32885d57a06bd1399ebeb3c.tar.gz
gentoo-personal-overlay-9323163a553c2102c32885d57a06bd1399ebeb3c.tar.bz2
gentoo-personal-overlay-9323163a553c2102c32885d57a06bd1399ebeb3c.zip
desktop profile: enable user-session
Diffstat (limited to 'profiles/desktop/make.defaults')
-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 e31e70f..002a257 100644
--- a/profiles/desktop/make.defaults
+++ b/profiles/desktop/make.defaults
@@ -3,7 +3,7 @@ USE="$USE pulseaudio gstreamer ffmpeg vdpau"
USE="$USE apng taglib"
USE="$USE vaapi"
USE="$USE cups"
-USE="$USE elogind -consolekit -systemd"
+USE="$USE elogind -consolekit -systemd user-session"
L10N="en cs"
LINGUAS="en cs"