From: Zbigniew Jędrzejewski-Szmek Date: Thu, 23 Apr 2020 07:59:03 +0000 (+0200) Subject: units: change description of systemd-logind.service X-Git-Tag: v246-rc1~433^2~17 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cd7e1e1a7fdf758881ec54ecd0ef60be968771e2;p=thirdparty%2Fsystemd.git 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. --- 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