blob: b5608ecc8ae1c3bfcb9acf651fa5e4b162607a8c [file] [log] [blame]
[Unit]
Description=Host FW Code Update Daemon
Wants=xyz.openbmc_project.State.Chassis@0.service
After=xyz.openbmc_project.State.Chassis@0.service
Requires=xyz.openbmc_project.EntityManager.service
After=xyz.openbmc_project.EntityManager.service
[Service]
Restart=always
Type=dbus
BusName=xyz.openbmc_project.Software.BIOS
RemainAfterExit=no
ExecStart=/usr/libexec/phosphor-code-mgmt/phosphor-bios-software-update
[Install]
WantedBy=multi-user.target