1[Unit] 2Description=Voltage Regulator Software Update Daemon 3After=xyz.openbmc_project.ObjectMapper 4After=xyz.openbmc_project.EntityManager.service 5 6[Service] 7Restart=always 8Type=exec 9RemainAfterExit=no 10ExecStart=/usr/bin/phosphor-i2cvr-software-update 11 12[Install] 13WantedBy=multi-user.target 14