summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/flash/phosphor-software-manager/obmc-flash-bmc-ubiremount.service
blob: 36b55516be21a1a9e5bc761d9827fef231e9f489 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Remount the ubi volume after a reboot
Wants=xyz.openbmc_project.Software.BMC.Updater.service
Before=xyz.openbmc_project.Software.BMC.Updater.service

[Service]
Type=oneshot
RemainAfterExit=no
ExecStart={sbindir}/obmc-flash-bmc ubiremount

[Install]
WantedBy=multi-user.target
OpenPOWER on IntegriCloud