man/tmpfiles: remove outdated behavior regarding symlink ownership
authorGiovanni Baratta <bargiovi@hotmail.it>
Thu, 27 Jun 2024 11:35:12 +0000 (13:35 +0200)
committerLuca Boccassi <luca.boccassi@gmail.com>
Fri, 5 Jul 2024 18:00:04 +0000 (20:00 +0200)
Update the man page of tmpfiles.d to remove outdated comments regarding the behavior of ownership with symlinks.
The behavior has been changed in this commit 51207ca134716a0dee5fd763a6c39204be849eb1

(cherry picked from commit d108198f395fde05d94fc75d8581af4aa0de7e4a)

man/tmpfiles.d.xml

index c89706862f9ccc9703bcd27a2dc9204cd1657423..e0baf3824c53cc1d00e856a18b106bc6b28b723d 100644 (file)
@@ -306,7 +306,7 @@ L     /tmp/foobar -    -    -     -   /dev/null</programlisting>
           argument is omitted, symlinks to files with the same name
           residing in the directory
           <filename>/usr/share/factory/</filename> are created. Note
-          that permissions and ownership on symlinks are ignored.
+          that permissions on symlinks are ignored.
           </para></listitem>
         </varlistentry>
 
@@ -588,8 +588,8 @@ w- /proc/sys/vm/swappiness - - - - 10</programlisting></para>
       <citerefentry><refentrytitle>systemd-tmpfiles</refentrytitle><manvolnum>8</manvolnum></citerefentry> is
       used. For <varname>z</varname> and <varname>Z</varname> lines, when omitted or when set to
       <literal>-</literal>, the file ownership will not be modified. These parameters are ignored for
-      <varname>x</varname>, <varname>r</varname>, <varname>R</varname>, <varname>L</varname>,
-      <varname>t</varname>, and <varname>a</varname> lines.</para>
+      <varname>x</varname>, <varname>r</varname>, <varname>R</varname>, <varname>t</varname>,
+      and <varname>a</varname> lines.</para>
 
       <para>This field should generally only reference system users/groups, i.e. users/groups that are
       guaranteed to be resolvable during early boot. If this field references users/groups that only become