mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
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
|