Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Import mxstartup-systemd.service controlled units
Currently we have a service mxstartup-systemd.service (from the mxstartup bee package) which starts systemd units identified by a specific filename pattern in /etc/systemd mxstartup-HOSTNAME-NAME.service We decided to get rid of this mechanism and start host specific service units from /etc/mxstartup instead. The file format of /etc/mxstartup has been expanded to enable this [1]. The only two units left which use the old mechanism are mxstartup-cu-baucamhttpd.service and mxstartup-cu-getcams.service which we are going to convert now. Import the existing two units files mxstartup-cu-baucamhttpd.service and mxstartup-cu-getcams.service into the repository. [1] mariux64/mxstartup#4
- Loading branch information