1
0
mirror of https://github.com/containers/bootc.git synced 2026-02-05 15:45:53 +01:00
Files
bootc/systemd
John Eckersberg caecb64db7 systemd: Add bootc-status-updated.{path,target} units
This adds a new systemd path unit which activates on bootc status
changing, and in turn triggers a new systemd target.  This allows
adding arbitrary new systemd services with `WantedBy =
bootc-status-updated.target` that will be activated each time the
bootc status is updated.

Signed-off-by: John Eckersberg <jeckersb@redhat.com>
2024-12-19 17:06:49 -05:00
..