summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/flash/noverify-bmc-update/noverify-bmc-update.service
blob: e30d6472322e5b06276199e8818d9b89936819e1 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Commit image for update and reboot

[Service]
Type=oneshot
ExecStart=/bin/mv /run/initramfs/bmc-image-verified /run/initramfs/image-bmc
# This command is intentionally blocking to ensure this unit doesn't complete
# before the BMC reboots.
ExecStart=/usr/bin/systemctl start --job-mode=replace-irreversibly reboot.target