Files
fml13v01-buildroot/package/swupdate/swupdate-progress.service
2021-12-06 14:12:13 +08:00

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