podman/cmd/quadlet
John Schug a0cae65c13 quadlet: add support for the UpheldBy option in the Install section
This adds support for the UpheldBy option in quadlet files. The UpheldBy option
is the counterpart to the Upholds option added in systemd v249 and is
similar to the existing WantedBy and RequiredBy options.

See https://www.freedesktop.org/software/systemd/man/latest/systemd.unit.html#Upholds=.

Signed-off-by: John Schug <john.ips.schug@gmail.com>
2025-03-27 15:48:46 -07:00
..
main.go quadlet: add support for the UpheldBy option in the Install section 2025-03-27 15:48:46 -07:00
main_test.go Switch all calls of assert.Nil to assert.NoError 2025-01-15 07:08:27 -05:00