diff options
author | Anita Zhang <the.anitazha@gmail.com> | 2019-12-19 01:08:53 +0100 |
---|---|---|
committer | Anita Zhang <the.anitazha@gmail.com> | 2019-12-19 01:08:53 +0100 |
commit | d59fc29bb742e4258dab0606ab1a95cfaa1ea473 (patch) | |
tree | f755f1534be62dc48d9000e7655df22cc00e35ef /man/tmpfiles.d.xml | |
parent | Merge pull request #14376 from poettering/sd-event-no-stack (diff) | |
download | systemd-d59fc29bb742e4258dab0606ab1a95cfaa1ea473.tar.xz systemd-d59fc29bb742e4258dab0606ab1a95cfaa1ea473.zip |
[man] fix URL
Diffstat (limited to 'man/tmpfiles.d.xml')
-rw-r--r-- | man/tmpfiles.d.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/tmpfiles.d.xml b/man/tmpfiles.d.xml index a497b9b489..5915012fce 100644 --- a/man/tmpfiles.d.xml +++ b/man/tmpfiles.d.xml @@ -535,7 +535,7 @@ w- /proc/sys/vm/swappiness - - - - 10</programlisting></para> guaranteed to be resolvable during early boot. If this field references users/groups that only become resolveable during later boot (i.e. after NIS, LDAP or a similar networked directory service become available), execution of the operations declared by the line will likely fail. Also see <ulink - url="https://systemd.io/UIDS-GIDS.html#notes-on-resolvability-of-user-and-group-names">Notes on + url="https://systemd.io/UIDS-GIDS/#notes-on-resolvability-of-user-and-group-names">Notes on Resolvability of User and Group Names</ulink> for more information on requirements on system user/group definitions.</para> </refsect2> |