This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
EnvironmentFile=-/etc/sysconfig/heartbeat -/etc/sysconfig/pacemaker -
ExecStart=/usr/libexec/heartbeat/heartbeat -f -
ExecStop=/usr/libexec/heartbeat/heartbeat -k -
KillMode=process -
NotifyAccess=main -
PIDFile=/run/heartbeat.pid -
Restart=no -
SendSIGKILL=no -
TimeoutStartSec=60s -
TimeoutStopSecIntroduced in systemd 188=30min -
Type=simple -
User=root
-
-
[Unit]-
After=basic.target network.target drbd.service -
Description=Heartbeat High Availability Cluster Communication and Membership -
Documentation=man:heartbeat(8) http://www.linux-ha.org/wiki/Documentation -
Requires=basic.target network.target
-
Additionnal notes
Nothing here.