Files
OpenBMC/meta-ampere/meta-mitchell/recipes-ampere/platform/ampere-platform-init/ampere-bmc-heartbeat.service
T
2026-04-23 17:07:55 +08:00

13 lines
211 B
Desktop File

[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