commit:     b876370fab12c272592dda9682e1c00ef44319b2
Author:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 17 17:51:04 2019 +0000
Commit:     Mart Raudsepp <leio <AT> gentoo <DOT> org>
CommitDate: Sun Mar 17 17:53:29 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b876370f

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 <AT> gentoo.org>

 profiles/targets/systemd/use.mask | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/profiles/targets/systemd/use.mask 
b/profiles/targets/systemd/use.mask
index 1a827f87f81..68032c1e34e 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

Reply via email to