mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-10 01:17:44 +03:00
man/tmpfiles: remove outdated behavior regarding symlink ownership
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 51207ca134
(cherry picked from commit d108198f395fde05d94fc75d8581af4aa0de7e4a)
(cherry picked from commit 2f455914f7bfe06fd6423ea054458db61d2cc2e1)
This commit is contained in:
parent
98a4c8009b
commit
8b7ad68cb0
@ -303,7 +303,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>
|
||||
|
||||
@ -589,8 +589,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
|
||||
|
Loading…
Reference in New Issue
Block a user