chiark / gitweb /
import: rename download code from "import" to "pull"
[elogind.git] / man / systemd-user-sessions.service.xml
index 9a228dfe9f65a6d6371dc0d2962736a4ee2cd755..e75ef11c4eb02dc2875ea922dc3c8bc70e03c7b5 100644 (file)
@@ -19,7 +19,7 @@
   You should have received a copy of the GNU Lesser General Public License
   along with systemd; If not, see <http://www.gnu.org/licenses/>.
 -->
-<refentry id="systemd-user-sessions.service">
+<refentry id="systemd-user-sessions.service" conditional='HAVE_PAM'>
 
   <refentryinfo>
     <title>systemd-user-sessions.service</title>
     <title>Description</title>
 
     <para><filename>systemd-user-sessions.service</filename> is a
-    service that controls user logins. After basic system
-    initialization is complete it removes
+    service that controls user logins through
+    <citerefentry project='man-pages'><refentrytitle>pam_nologin</refentrytitle><manvolnum>8</manvolnum></citerefentry>.
+    After basic system initialization is complete it removes
     <filename>/run/nologin</filename>, thus permitting logins. Before
     system shutdown it creates <filename>/run/nologin</filename>, 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.</para>
+    prohibiting further logins.</para>
   </refsect1>
 
   <refsect1>