blob: 5acabb7bcbc3d492716fe452ebb20ec9f996e68d [file] [log] [blame]
[Unit]
Description=Perform a bios reset if the GPIO changed
Before=pldmd.service
After=org.open_power.Software.Host.Updater.service
[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/usr/bin/obmc-flash-bios bios-reset-if-needed
[Install]
WantedBy=multi-user.target