aboutsummaryrefslogtreecommitdiffstats
path: root/meta-cgl-common/recipes-cgl/heartbeat/heartbeat/heartbeat.service
blob: fc8ef9a66a02f883bd57d4e5185075b18af21816 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=High-availability services.

[Service]
Type=forking
PIDFile=/var/run/heartbeat.pid
ExecStart=/usr/lib/heartbeat/heartbeat.init start

[Install]
WantedBy=multi-user.target