[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=no | |
ExecStart=/usr/bin/env obmc-flash-bios ubiremount | |
SyslogIdentifier=obmc-flash-bios | |
[Install] | |
WantedBy=multi-user.target |