deeebe54c7
This is provided as a fix for the default desktop profile on Gentoo, which uses consolekit instead of elogind. This should avoid a lot of flag shuffling to get a modern setup without consolekit and no forced desktop environment while using OpenRC
5 lines
131 B
Plaintext
5 lines
131 B
Plaintext
# Copyright 1999-2020 Gentoo Authors
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
USE="-consolekit elogind"
|