infra-controller/systemd/infra-controller.path
Jeremie Fraeys 4cd7e72e2b
Some checks failed
Deploy / deploy (push) Failing after 7s
initial infra commit
2026-01-19 16:27:09 -05:00

11 lines
263 B
SYSTEMD

[Unit]
Description=Run infra-controller when active app registrations change
[Path]
PathExists=/var/run/active-apps
PathModified=/var/run/active-apps
DirectoryNotEmpty=/var/run/active-apps
Unit=infra-controller-once.service
[Install]
WantedBy=multi-user.target