blob: 6d129ad89385ce35d11a6eb85d91e8695cc2b03c [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
8Type=exec
9RemainAfterExit=no
10ExecStart=/usr/bin/phosphor-i2cvr-software-update
11
12[Install]
13WantedBy=multi-user.target