mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-05 00:15:44 +00:00
Merge pull request #28847 from pksadiq/docs-systemd-fix-typo
docs(podman-systemd.unit.5.md): fix a typo
This commit is contained in:
commit
5e0df74d6d
1 changed files with 1 additions and 1 deletions
|
|
@ -87,7 +87,7 @@ If the administrator places a Quadlet file in the
|
|||
/etc/containers/systemd/users/${UID}/ or /usr/share/containers/users/${UID}
|
||||
directory, then only the user with the matching UID executes the Quadlet
|
||||
when the login session gets started. For unit files placed in subdirectories within
|
||||
/etc/containers/systemd/user/${UID}/, /usr/share/containers/users/${UID} and
|
||||
/etc/containers/systemd/users/${UID}/, /usr/share/containers/users/${UID} and
|
||||
the other user unit search paths, Quadlet will recursively search and run the
|
||||
unit files present in these subdirectories.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue