1[Unit]
2Description=Phosphor Sync Manager that syncs files to the alternate BMC chip
3
4[Service]
5ExecStart=/usr/bin/phosphor-sync-software-manager
6Restart=always
7
8[Install]
9WantedBy=multi-user.target
10