xref: /openbmc/phosphor-bmc-code-mgmt/bmc/ubi/obmc-flash-bmc-ubirw.service.in (revision cab87e9cdeeb3e166d6d577511f6be4dc7721aca)
1[Unit]
2Description=Create BMC read-write ubi volume
3
4[Service]
5Type=oneshot
6RemainAfterExit=no
7ExecStart=/usr/bin/obmc-flash-bmc ubirw {RW_MTD} rwfs {RW_SIZE}
8