summaryrefslogtreecommitdiff
path: root/pcr/ha-heartbeat/ha-heartbeat.service
blob: aacde3dbb78bc30bf80970a74bd8d4493625f19a (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Startup script high-availability services.
Requires=network.target remote-fs.target timers.target

[Service]
Type=forking
ExecStart=/usr/lib/heartbeat/heartbeat

[Install]
WantedBy=multi-user.target