1 2 3 4 5 6 7 8 9 10 11 12
[Unit] Description=Pacemaker Cluster Resource Manager ConditionKernelCommandLine=!nocluster Requires=network.target After=network.target [Service] ExecStart=/usr/bin/pacemakerd ExecStop=/usr/bin/pacemakerd -S [Install] WantedBy=multi-user.target