blob: a5c69eabe4ec6901fe98cb09da3a248f6d0eee8b [file] [log] [blame]
Adriana Kobylak10e915a2019-05-31 13:25:36 -05001[Unit]
2Description=Clear the Volatile PNOR partitions in host%I if Enabled
3After=obmc-flash-bios-enable-clearvolatile@%i.service
4Before=obmc-host-start-pre@%i.target
5ConditionPathExists=!/run/openbmc/host@%i-on
6
7[Service]
8Type=oneshot
9RemainAfterExit=no
10ExecStart=/usr/bin/obmc-flash-bios clearvolatile
11
12[Install]
13RequiredBy=obmc-host-startmin@%i.target