blob: d3d003ad2e912460bac3ff99440eb703b0d3d505 [file] [log] [blame]
Patrick Williams211d9722022-04-07 21:24:33 -05001[Unit]
2Description=Phosphor Scheduled Host%i Transition Manager
Andrew Geisslerc568ac12024-01-02 11:06:16 -06003Wants=xyz.openbmc_project.State.Host@%i.service
4After=xyz.openbmc_project.State.Host@%i.service
Patrick Williams211d9722022-04-07 21:24:33 -05005
6[Service]
7ExecStart=/usr/bin/phosphor-scheduled-host-transition --host %i
8Restart=always
9Type=dbus
10BusName=xyz.openbmc_project.State.ScheduledHostTransition%i
11
12[Install]
13WantedBy=multi-user.target