0e94459ad5
Install progress/usb services for swupdate based on meta-swupdate configs. Signed-off-by: James Hilliard <james.hilliard1@gmail.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
10 lines
159 B
Desktop File
10 lines
159 B
Desktop File
[Unit]
|
|
Description=swupdate progress service
|
|
After=swupdate.service
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/swupdate-progress -r -w
|
|
|
|
[Install]
|
|
WantedBy=swupdate.service
|