Add unit files to manage services with systemd
Compare changes
Files
4
webservice/systemd/cal-job-monitor.service
0 → 100644
+ 13
− 0
Now that we're on EL9, I think we can simplify how we manage calibration services by using user-level systemd. This adds unit files for the 3 services. It will also need changes to the deployment machinery to install these files & start the services.
TBD