9 lines
183 B
Desktop File
9 lines
183 B
Desktop File
[Unit]
|
|
Description=Ampere service for flashing the Host firmware image
|
|
|
|
[Service]
|
|
Type=oneshot
|
|
RemainAfterExit=no
|
|
ExecStart=/usr/sbin/firmware_update.sh /tmp/images/%I
|
|
TimeoutSec=300
|