From 9323163a553c2102c32885d57a06bd1399ebeb3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Ko=C4=8D=C3=AD?= Date: Mon, 5 Nov 2018 21:01:03 +0100 Subject: desktop profile: enable user-session --- profiles/desktop/make.defaults | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'profiles') 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" -- cgit v1.2.3