| Adriana Kobylak | a8eb781 | 2019-04-23 14:48:58 -0500 | [diff] [blame] | 1 | [Unit] |
| Adriana Kobylak | 25773a7 | 2022-01-21 15:24:48 +0000 | [diff] [blame] | 2 | Description=Updates the u-boot variable to point BMC to %I |
| Adriana Kobylak | a8eb781 | 2019-04-23 14:48:58 -0500 | [diff] [blame] | 3 | |
| 4 | [Service] | ||||
| 5 | Type=oneshot | ||||
| 6 | RemainAfterExit=no | ||||
| 7 | ExecStart=/usr/bin/obmc-flash-bmc updateubootvars %i | ||||