diff options
| author | Karel Kočí <cynerd@email.cz> | 2018-11-03 14:41:12 +0100 | 
|---|---|---|
| committer | Karel Kočí <cynerd@email.cz> | 2018-11-03 14:41:12 +0100 | 
| commit | ed46b1b2ada5405887c2d0d208d92f5c265961ac (patch) | |
| tree | 65fd8fb70a1579a0f128c4c6960e3395f01c63c8 /profiles | |
| parent | 14574090c438b7a0b26428bfd4c4c7776fbe0b0b (diff) | |
| download | gentoo-personal-overlay-ed46b1b2ada5405887c2d0d208d92f5c265961ac.tar.gz gentoo-personal-overlay-ed46b1b2ada5405887c2d0d208d92f5c265961ac.tar.bz2 gentoo-personal-overlay-ed46b1b2ada5405887c2d0d208d92f5c265961ac.zip  | |
desktop profile: try to use elogind instead of consolekit
Diffstat (limited to 'profiles')
| -rw-r--r-- | profiles/desktop/make.defaults | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/desktop/make.defaults b/profiles/desktop/make.defaults index f30ccf1..e31e70f 100644 --- a/profiles/desktop/make.defaults +++ b/profiles/desktop/make.defaults @@ -3,6 +3,7 @@ USE="$USE pulseaudio gstreamer ffmpeg vdpau"  USE="$USE apng taglib"  USE="$USE vaapi"  USE="$USE cups" +USE="$USE elogind -consolekit -systemd"  L10N="en cs"  LINGUAS="en cs"  | 
