summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2019-03-17 19:51:04 +0200
committerMart Raudsepp <leio@gentoo.org>2019-03-17 19:53:29 +0200
commitb876370fab12c272592dda9682e1c00ef44319b2 (patch)
tree33cb90734ab88ecdf7e84ff842bb8b485c0ee2f7 /profiles
parentnet-irc/polari: bump to 3.30.2 (diff)
downloadgentoo-b876370fab12c272592dda9682e1c00ef44319b2.tar.gz
gentoo-b876370fab12c272592dda9682e1c00ef44319b2.tar.bz2
gentoo-b876370fab12c272592dda9682e1c00ef44319b2.zip
profiles/targets/systemd: use.mask elogind
elogind conflicts with systemd, so mask USE=elogind alongside USE=consolekit in systemd profiles. Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r--profiles/targets/systemd/use.mask3
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/targets/systemd/use.mask b/profiles/targets/systemd/use.mask
index 1a827f87f818..68032c1e34e4 100644
--- a/profiles/targets/systemd/use.mask
+++ b/profiles/targets/systemd/use.mask
@@ -1,2 +1,3 @@
-# People running systemd must use logind instead, bug #478258
+# People running systemd must use systemd-logind instead, bug #478258
consolekit
+elogind