xref: /openbmc/s2600wf-misc/subprojects/hsbp-manager/service_files/hsbp-manager.service (revision 69ae808e213f2e3ce5a0fc7e805820026065064c)
1*69ae808eSJason M. Bills[Unit]
2*69ae808eSJason M. BillsDescription=HSBP Manager
3*69ae808eSJason M. Bills
4*69ae808eSJason M. Bills[Service]
5*69ae808eSJason M. BillsType=dbus
6*69ae808eSJason M. BillsBusName=xyz.openbmc_project.HsbpManager
7*69ae808eSJason M. BillsRestart=always
8*69ae808eSJason M. BillsRestartSec=5
9*69ae808eSJason M. BillsExecStart=/usr/bin/hsbp-manager
10*69ae808eSJason M. Bills
11*69ae808eSJason M. Bills[Install]
12*69ae808eSJason M. BillsWantedBy=multi-user.target
13