blob: 5accb489931807548fb893fe27059c281f88b20c [file] [log] [blame]
Andrew Geissler25875e32017-05-11 09:54:04 -05001[Unit]
2Description=Init PNOR for Host%i
3After=obmc-power-on@%i.target
4Before=obmc-host-start-pre@%i.target
5Conflicts=obmc-host-stop@%i.target
6ConditionPathExists=!/run/openbmc/host@%i-on
7
8[Service]
9Type=oneshot
10RemainAfterExit=yes
11# TODO openbmc/openbmc#1598 - Delete this service once available
12ExecStart={sbindir}/pflash -i
13
14[Install]
15WantedBy=obmc-host-start@%i.target