diff --git a/man/systemd-user-sessions.service.xml b/man/systemd-user-sessions.service.xml index 9d796b1ae1..e75ef11c4e 100644 --- a/man/systemd-user-sessions.service.xml +++ b/man/systemd-user-sessions.service.xml @@ -55,13 +55,12 @@ Description systemd-user-sessions.service is a - service that controls user logins. After basic system - initialization is complete it removes + service that controls user logins through + pam_nologin8. + After basic system initialization is complete it removes /run/nologin, thus permitting logins. Before system shutdown it creates /run/nologin, thus - prohibiting further logins. At the same time it also kills all - user processes, so that system shutdown may proceed without any - remaining user processes around. + prohibiting further logins.