]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
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>
Thu, 27 Jun 2024 16:24:07 +0000 (18:24 +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

man/tmpfiles.d.xml

index 2b260da68be58b1fcf34a935985c704d01247c95..15027def60526e7734f3f6df7b61187a27f729bb 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