xref: /openbmc/s2600wf-misc/callback-manager/service_files/callback-manager.service (revision 69ae808e213f2e3ce5a0fc7e805820026065064c)
1*69ae808eSJason M. Bills[Unit]
2*69ae808eSJason M. BillsDescription=Callback Manager
3*69ae808eSJason M. BillsStopWhenUnneeded=false
4*69ae808eSJason M. BillsAfter=xyz.openbmc_project.LED.GroupManager.service
5*69ae808eSJason M. Bills
6*69ae808eSJason M. Bills[Service]
7*69ae808eSJason M. BillsType=dbus
8*69ae808eSJason M. BillsBusName=xyz.openbmc_project.CallbackManager
9*69ae808eSJason M. BillsRestart=always
10*69ae808eSJason M. BillsRestartSec=5
11*69ae808eSJason M. BillsExecStart=/usr/sbin/callback-manager
12*69ae808eSJason M. Bills
13*69ae808eSJason M. Bills[Install]
14*69ae808eSJason M. BillsWantedBy=multi-user.target
15