xref: /openbmc/phosphor-bmc-code-mgmt/bmc/xyz.openbmc_project.Software.Sync.service.in (revision 089a4a34914e0fcfd2b0690c5476c35d4672faaf)
1[Unit]
2Description=Phosphor Sync Manager that syncs files to the alternate BMC chip
3
4[Service]
5ExecStart=/usr/libexec/phosphor-code-mgmt/phosphor-sync-software-manager
6Restart=always
7
8[Install]
9WantedBy=multi-user.target
10