blob: 251f1a67e570a5917b954df83c8322624f2cdae4 [file] [log] [blame]
Christopher Meis7e446a42024-10-22 09:36:41 +02001[Unit]
2Description=Voltage Regulator Software Update Daemon
3After=xyz.openbmc_project.ObjectMapper
4After=xyz.openbmc_project.EntityManager.service
5
6[Service]
7Restart=always
Christopher Meis887bd3d2025-04-29 14:01:32 +02008Type=dbus
9BusName=xyz.openbmc_project.Software.I2CVR
Christopher Meis7e446a42024-10-22 09:36:41 +020010RemainAfterExit=no
Patrick Williams781de312025-04-19 12:39:38 -040011ExecStart=/usr/libexec/phosphor-code-mgmt/phosphor-i2cvr-software-update
Christopher Meis7e446a42024-10-22 09:36:41 +020012
13[Install]
14WantedBy=multi-user.target