]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man/sd-login: Document the uaccess and xaccess udev tags 38516/head
authorAlessandro Astone <alessandro.astone@canonical.com>
Fri, 6 Feb 2026 09:29:29 +0000 (10:29 +0100)
committerAlessandro Astone <alessandro.astone@canonical.com>
Fri, 6 Feb 2026 16:42:17 +0000 (17:42 +0100)
Fixes: #4288
man/sd-login.xml

index d0520247799d9a8a18a1a96ce72619ecb2a725ca..47ea4680b63730179c05fa318f071f9125b42b55 100644 (file)
         <xi:include href="version-info.xml" xpointer="v235"/></listitem>
       </varlistentry>
 
+      <varlistentry>
+        <term>Tag <literal>uaccess</literal></term>
+
+        <listitem><para>When set, access to this device is tied to an active seat.
+        As the session on the seat becomes active or inactive, access to the device
+        is updated accordingly.</para></listitem>
+      </varlistentry>
+
+      <varlistentry>
+        <term>Tag <literal>xaccess</literal></term>
+
+        <listitem><para>When set, access to this device is granted to sessions
+        created with <literal>ExtraDeviceAccess</literal>. This is typically useful
+        for graphical, remote sessions. As the <literal>ExtraDeviceAccess</literal>
+        sessions open and close, access to the device is updated accordingly.</para>
+
+        <xi:include href="version-info.xml" xpointer="v260"/></listitem>
+      </varlistentry>
+
       <varlistentry>
         <term>Property <varname>ID_SEAT</varname></term>