xref: /openbmc/phosphor-bmc-code-mgmt/i2c-vr/xyz.openbmc_project.Software.I2CVR.service (revision 7e446a407a579ec72f48009008ad2f83c01c2262)
1*7e446a40SChristopher Meis[Unit]
2*7e446a40SChristopher MeisDescription=Voltage Regulator Software Update Daemon
3*7e446a40SChristopher MeisAfter=xyz.openbmc_project.ObjectMapper
4*7e446a40SChristopher MeisAfter=xyz.openbmc_project.EntityManager.service
5*7e446a40SChristopher Meis
6*7e446a40SChristopher Meis[Service]
7*7e446a40SChristopher MeisRestart=always
8*7e446a40SChristopher MeisType=exec
9*7e446a40SChristopher MeisRemainAfterExit=no
10*7e446a40SChristopher MeisExecStart=/usr/bin/phosphor-i2cvr-software-update
11*7e446a40SChristopher Meis
12*7e446a40SChristopher Meis[Install]
13*7e446a40SChristopher MeisWantedBy=multi-user.target
14