| Adriana Kobylak | a8eb781 | 2019-04-23 14:48:58 -0500 | [diff] [blame^] | 1 | [Unit] |
| 2 | Description=Deletes read-only and kernel ubi volume %I | ||||
| 3 | |||||
| 4 | [Service] | ||||
| 5 | Type=oneshot | ||||
| 6 | RemainAfterExit=no | ||||
| 7 | ExecStart=/usr/bin/obmc-flash-bmc ubiremove rofs-%i | ||||
| 8 | ExecStart=/usr/bin/obmc-flash-bmc ubiremove kernel-%i | ||||