923a60
From 3104b6659b1405d25cdb5cad68e2bb2c9f8b5980 Mon Sep 17 00:00:00 2001
923a60
From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= <zbyszek@in.waw.pl>
923a60
Date: Fri, 27 Feb 2015 17:26:42 -0500
923a60
Subject: [PATCH] man: correct description of systemd-user-sessions
923a60
923a60
That part of functionality was removed in 7fb3ee51c1b377.
923a60
923a60
(cherry picked from commit 3849a2ac8198fedd25e66fe780821fa96eb6396d)
923a60
---
923a60
 man/systemd-user-sessions.service.xml | 9 ++++-----
923a60
 1 file changed, 4 insertions(+), 5 deletions(-)
923a60
923a60
diff --git a/man/systemd-user-sessions.service.xml b/man/systemd-user-sessions.service.xml
923a60
index 9d796b1ae1..e75ef11c4e 100644
923a60
--- a/man/systemd-user-sessions.service.xml
923a60
+++ b/man/systemd-user-sessions.service.xml
923a60
@@ -55,13 +55,12 @@
923a60
     <title>Description</title>
923a60
 
923a60
     <para><filename>systemd-user-sessions.service</filename> is a
923a60
-    service that controls user logins. After basic system
923a60
-    initialization is complete it removes
923a60
+    service that controls user logins through
923a60
+    <citerefentry project='man-pages'><refentrytitle>pam_nologin</refentrytitle><manvolnum>8</manvolnum></citerefentry>.
923a60
+    After basic system initialization is complete it removes
923a60
     <filename>/run/nologin</filename>, thus permitting logins. Before
923a60
     system shutdown it creates <filename>/run/nologin</filename>, thus
923a60
-    prohibiting further logins. At the same time it also kills all
923a60
-    user processes, so that system shutdown may proceed without any
923a60
-    remaining user processes around.</para>
923a60
+    prohibiting further logins.</para>
923a60
   </refsect1>
923a60
 
923a60
   <refsect1>