10 lines
176 B
Desktop File
10 lines
176 B
Desktop File
|
|
[Unit]
|
||
|
|
Description=Phosphor-ipmi-flash update BIOS service
|
||
|
|
|
||
|
|
[Service]
|
||
|
|
ExecStart=/usr/bin/bios-update.sh
|
||
|
|
Type=oneshot
|
||
|
|
|
||
|
|
[Install]
|
||
|
|
WantedBy=phosphor-ipmi-flash-bios-update.target
|