mirror of
https://github.com/systemd/systemd.git
synced 2025-07-27 11:42:17 +03:00
docs: update unit name for sd-tmpfiles-setup
This commit is contained in:
2
README
2
README
@ -305,7 +305,7 @@ USERS AND GROUPS:
|
|||||||
group to exist. New journal files will be readable by this group (but
|
group to exist. New journal files will be readable by this group (but
|
||||||
not writable), which may be used to grant specific users read access. In
|
not writable), which may be used to grant specific users read access. In
|
||||||
addition, system groups "wheel" and "adm" will be given read-only access
|
addition, system groups "wheel" and "adm" will be given read-only access
|
||||||
to journal files using systemd-tmpfiles.service.
|
to journal files using systemd-tmpfiles-setup.service.
|
||||||
|
|
||||||
The journal remote daemon requires the "systemd-journal-remote" system
|
The journal remote daemon requires the "systemd-journal-remote" system
|
||||||
user and group to exist. During execution this network facing service
|
user and group to exist. During execution this network facing service
|
||||||
|
@ -301,7 +301,7 @@ means they should not be provided by any networked service (as those usually
|
|||||||
become available during late boot only), except if a local cache is kept that
|
become available during late boot only), except if a local cache is kept that
|
||||||
makes them available during early boot too (i.e. before networking is
|
makes them available during early boot too (i.e. before networking is
|
||||||
up). Specifically, system users need to be resolvable at least before
|
up). Specifically, system users need to be resolvable at least before
|
||||||
`systemd-udevd.service` and `systemd-tmpfiles.service` are started, as both
|
`systemd-udevd.service` and `systemd-tmpfiles-setup.service` are started, as both
|
||||||
need to resolve system users — but note that there might be more services
|
need to resolve system users — but note that there might be more services
|
||||||
requiring full resolvability of system users than just these two.
|
requiring full resolvability of system users than just these two.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user