Merge pull request #28847 from pksadiq/docs-systemd-fix-typo

docs(podman-systemd.unit.5.md): fix a typo
This commit is contained in:
Paul Holzinger 2026-06-03 17:57:12 +02:00 committed by GitHub
commit 5e0df74d6d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.