1[Unit]
2Description=OpenPOWER PNOR Minimum Ship Level Verification
3After=obmc-flash-bios-updatesymlinks.service
4
5[Service]
6Type=oneshot
7ExecStart=/usr/bin/openpower-pnor-msl
8
9[Install]
10WantedBy=obmc-flash-bios-updatesymlinks.service
11