BytemarkHosting / symbiosis

A hosting environment that works with you, not against you.
GNU General Public License v2.0
21 stars 14 forks source link

monit: Use systemd timer to launch instead of cron #55

Closed patch0 closed 7 years ago

patch0 commented 7 years ago

This requires a .timer as well as a .service file. It also means that sysvinit isn't really supported, unless a check is put in place to remove the cron job or otherwise disable it.

Originally reported on Bytemark's Gitlab by @patch0 on 2017-04-10T12:12:44.059Z

patch0 commented 7 years ago

Closed in 2f56ec424