10 lines
146 B
Desktop File
10 lines
146 B
Desktop File
|
|
[Unit]
|
||
|
|
Description=ASPEED LPC boot from PNOR
|
||
|
|
|
||
|
|
[Service]
|
||
|
|
Type=oneshot
|
||
|
|
ExecStart=/usr/sbin/pnorboot --size 32
|
||
|
|
|
||
|
|
[Install]
|
||
|
|
WantedBy=multi-user.target
|