RHEL 7 still supports sysV, Ubuntu 15 is fully systemd. We might need to enhance HA toolkit to support systemd to automate the start and stop of appd services as there are few requests for this. In order to check status on systemd machines we have HA/appdstatus.sh.
the unit files will have to call out to shell scripts anyway. Unless systemd is removing systemv compatibility, we can soldier on with the current architecture.
RHEL 7 still supports sysV, Ubuntu 15 is fully systemd. We might need to enhance HA toolkit to support systemd to automate the start and stop of appd services as there are few requests for this. In order to check status on systemd machines we have HA/appdstatus.sh.
https://access.redhat.com/articles/754933