summaryrefslogtreecommitdiffstats
path: root/openpower-pnor-update@.service
blob: b1db219352e54fa60b066a0dd0a25dd6928e1601 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Update PNOR %I

[Service]
Type=oneshot
RemainAfterExit=no
ExecStart=/usr/sbin/pflash -E -f -p %I
SyslogIdentifier=pflash

OpenPOWER on IntegriCloud