1*84749678SLei YU[Unit]
2*84749678SLei YUDescription=Prepare sync for static dual image layout
3*84749678SLei YURequires=xyz.openbmc_project.Software.Sync.service
4*84749678SLei YUBefore=xyz.openbmc_project.Software.Sync.service
5*84749678SLei YU
6*84749678SLei YU[Service]
7*84749678SLei YUType=oneshot
8*84749678SLei YURemainAfterExit=yes
9*84749678SLei YUExecStart=-/usr/bin/obmc-flash-bmc static-altfs jffs2 alt-rwfs rwfs-alt
10*84749678SLei YUExecStart=-/usr/bin/sync-once.sh
11*84749678SLei YU
12*84749678SLei YU[Install]
13*84749678SLei YUWantedBy=xyz.openbmc_project.Software.Sync.service
14