summaryrefslogtreecommitdiffstats
path: root/ubi/obmc-flash-bios-ubiremount.service
blob: 641e20f129585f9d83bfc82e4f9b5a0c25564cb1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[Unit]
Description=Remount the squashfs and ubi volumes after a reboot
Wants=org.open_power.Software.Host.Updater.service
Before=org.open_power.Software.Host.Updater.service

[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=/usr/bin/obmc-flash-bios ubiremount

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