]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - man/systemd-logind.service.xml
verify: use manager_load_startable_unit_or_warn() to load units for verification
[thirdparty/systemd.git] / man / systemd-logind.service.xml
index 9288f48f077a6d064f85fccd02249219bdc95ea8..f3a3b2420066e37f213d28307e2dd78d319fa1ec 100644 (file)
@@ -3,6 +3,8 @@
   "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
 
 <!--
+  SPDX-License-Identifier: LGPL-2.1+
+
   This file is part of systemd.
 
   Copyright 2010 Lennart Poettering
       <listitem><para>Keeping track of users and sessions, their processes and their idle state. This is implemented by
       allocating a systemd slice unit for each user below <filename>user.slice</filename>, and a scope unit below it
       for each concurrent session of a user. Also, a per-user service manager is started as system service instance of
-      <filename>user@.service</filename> for each user logged in.</para></listitem>
+      <filename>user@.service</filename> for each logged in user.</para></listitem>
 
-      <listitem><para>Generating and managing session IDs. If auditing is available and an audit session ID is set for
-      a session already, the session ID is initialized from it. Otherwise, an independent session counter is
+      <listitem><para>Generating and managing session IDs. If auditing is available and an audit session ID is already set for
+      a session, then this ID is reused as the session ID. Otherwise, an independent session counter is
       used.</para></listitem>
 
-      <listitem><para>Providing PolicyKit-based access for users to
+      <listitem><para>Providing PolicyKit-based access for users for
       operations such as system shutdown or sleep</para></listitem>
 
       <listitem><para>Implementing a shutdown/sleep inhibition logic
     <citerefentry><refentrytitle>logind.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>
     for information about the configuration of this service.</para>
 
-    <para>See <ulink
-    url="http://www.freedesktop.org/wiki/Software/systemd/multiseat">Multi-Seat
-    on Linux</ulink> for an introduction into basic concepts of logind
+    <para>See
+    <citerefentry><refentrytitle>sd-login</refentrytitle><manvolnum>3</manvolnum></citerefentry>
+    for information about the basic concepts of logind
     such as users, sessions and seats.</para>
 
     <para>See the <ulink
-    url="http://www.freedesktop.org/wiki/Software/systemd/logind">
+    url="https://www.freedesktop.org/wiki/Software/systemd/logind">
     logind D-Bus API Documentation</ulink> for information about the
     APIs <filename>systemd-logind</filename> provides.</para>
 
     <para>For more information on the inhibition logic see the <ulink
-    url="http://www.freedesktop.org/wiki/Software/systemd/inhibit">Inhibitor
+    url="https://www.freedesktop.org/wiki/Software/systemd/inhibit">Inhibitor
     Lock Developer Documentation</ulink>.</para>
   </refsect1>
 
       <citerefentry><refentrytitle>loginctl</refentrytitle><manvolnum>1</manvolnum></citerefentry>,
       <citerefentry><refentrytitle>logind.conf</refentrytitle><manvolnum>5</manvolnum></citerefentry>,
       <citerefentry><refentrytitle>pam_systemd</refentrytitle><manvolnum>8</manvolnum></citerefentry>
+      <citerefentry><refentrytitle>sd-login</refentrytitle><manvolnum>3</manvolnum></citerefentry>
     </para>
   </refsect1>