commit: 67f65e61bace50546a52da1fdbb450264f2258dd Author: Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me> AuthorDate: Tue Sep 13 10:29:01 2022 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Thu Sep 15 16:39:47 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67f65e61
sys-auth/seatd/metadata.xml: Clarify description for USE=server Related: https://todo.sr.ht/~kennylevinsen/greetd/27#event-205371 Bug: https://bugs.gentoo.org/865411 Signed-off-by: Haelwenn (lanodan) Monnier <contact <AT> hacktivis.me> Closes: https://github.com/gentoo/gentoo/pull/27235 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> sys-auth/seatd/metadata.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-auth/seatd/metadata.xml b/sys-auth/seatd/metadata.xml index 8ad208539426..dfd87bfcc925 100644 --- a/sys-auth/seatd/metadata.xml +++ b/sys-auth/seatd/metadata.xml @@ -15,7 +15,7 @@ </maintainer> <use> <flag name="builtin">Enable embedded server in libseat</flag> - <flag name="server">Enable standalone seatd server</flag> + <flag name="server">Enable standalone seatd server, replacement to (e)logind</flag> </use> <upstream> <remote-id type="sourcehut">~kennylevinsen/seatd</remote-id>