summaryrefslogtreecommitdiff
path: root/meta-ampere/meta-mitchell/recipes-ampere/platform/ampere-platform-init/ampere-bmc-heartbeat.service
blob: 9a860f3d6631bd47ccb28059bb39bff4d38b4656 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Ampere BMC heartbeat service

[Service]
Type=simple
Restart=always
ExecStart=/usr/sbin/ampere_bmc_heartbeat.sh
SyslogIdentifier = "ampere-bmc-heartbeat"

[Install]
WantedBy=multi-user.target