blob: 90dbff981dfd63f42a82b4c6b8121046018c3d1f [file] [log] [blame]
[{
"blob": "/flash/bios",
"handler": {
"type": "file",
"path": "@BIOS_STAGED_NAME@"
},
"actions": {
"preparation": {
"type": "systemd",
"unit": "@PREPARATION_BIOS_TARGET@"
},
"verification": {
"type": "fileSystemdVerify",
"unit": "@VERIFY_BIOS_TARGET@",
"path": "@BIOS_VERIFY_STATUS_FILENAME@"
},
"update": {
"type": "systemd",
"unit": "@UPDATE_BIOS_TARGET@"
}
}
}]