Product SiteDocumentation Site

5.2.4. Upstart

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.

Note

Remember to make sure the computer is not configured to start any services at boot time that should be controlled by the cluster.