Files
OpenBMC/meta-phosphor/recipes-phosphor/flash/noverify-bmc-update/noverify-bmc-update.service
T
2026-04-23 17:07:55 +08:00

10 lines
340 B
Desktop File

[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