blob: 4e84c87834eb389ff190d7175599aea1ba3479ff [file] [log] [blame]
[Unit]
Description=Broadcast host starting signal to dbus
Wants=mapper-wait@-xyz-openbmc_project-state-host%i.service
After=mapper-wait@-xyz-openbmc_project-state-host%i.service
[Service]
Restart=no
Type=oneshot
ExecStart=/bin/sh -c "dbus-send --system --type=signal /xyz/openbmc_project/state/host0 xyz.openbmc_project.State.Host.HostStarting"
SyslogIdentifier=hoststartingsignal
[Install]
WantedBy=obmc-host-starting@%i.target