1[Unit]
2Description=Don't verify the image, just stage it for update
3
4[Service]
5Type=oneshot
6ExecStart=/bin/mv /run/initramfs/bmc-image /run/initramfs/bmc-image-verified
7