1[Unit] 2Description=Enable a guard that blocks BMC reboot 3Before=reboot-guard-disable.service 4 5[Service] 6Type=oneshot 7RemainAfterExit=no 8ExecStart=/usr/bin/obmc-flash-bmc rebootguardenable 9