automation-tests/cmd/quadlet
Daniel J Walsh 73d3487cce
Allow user quadlets to be stored under /etc
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>
2023-05-04 10:06:41 -04:00
..
main.go Allow user quadlets to be stored under /etc 2023-05-04 10:06:41 -04:00
main_test.go Allow user quadlets to be stored under /etc 2023-05-04 10:06:41 -04:00