Some newer distributions have replaced the old
SYS-V style of initialization daemons (and scripts) with an alternative called
Upstart.
Pacemaker is able to manage these services if they are present.
Instead of init scripts, upstart has jobs. Generally the services (or jobs) are provided by the OS/distribution.
Remember to make sure the computer is not configured to start any services at boot time that should be controlled by the cluster.