From cd7e1e1a7fdf758881ec54ecd0ef60be968771e2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Thu, 23 Apr 2020 09:59:03 +0200 Subject: [PATCH] units: change description of systemd-logind.service "Login Service" doesn''t explain much, esp. considering that logind is actually is for logins. I think "User Login Management" is better, but not that great either. Suggestions welcome. --- units/systemd-logind.service.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/units/systemd-logind.service.in b/units/systemd-logind.service.in index ed573b8f3c7..0147b30e0db 100644 --- a/units/systemd-logind.service.in +++ b/units/systemd-logind.service.in @@ -8,7 +8,7 @@ # (at your option) any later version. [Unit] -Description=Login Service +Description=User Login Management Documentation=man:systemd-logind.service(8) man:logind.conf(5) Documentation=https://www.freedesktop.org/wiki/Software/systemd/logind Documentation=https://www.freedesktop.org/wiki/Software/systemd/multiseat -- 2.47.3