1[Unit] 2Description=BMC health monitoring 3 4[Service] 5ExecStart=@bindir@/health-monitor 6Type=dbus 7Restart=always 8BusName=xyz.openbmc_project.HealthMon 9SyslogIdentifier=phosphor-health-monitor 10 11[Install] 12WantedBy=multi-user.target 13