blob: 47e8679c5a72b5d5fb0444b4de9f49c08ca14583 [file] [log] [blame]
Patrick Williams211d9722022-04-07 21:24:33 -05001[Unit]
2Description=Phosphor Scheduled Host%i Transition Manager
Patrick Williams211d9722022-04-07 21:24:33 -05003Wants=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