mirror of
https://github.com/containers/podman.git
synced 2025-05-22 01:27:07 +08:00

I would like to allow admin to control quadlet containers in users homedirs. If an admin sets a quadlet in /etc/containers/systemd/users, then all users will run these quadlet services when they login. If an admin places a quadlet in /etc/containers/systemd/users/$(USERNAME) then only the USERNAME will execute this quadlet service when they login. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>