buildroot/package/swupdate/swupdate-progress.service

10 lines
159 B
SYSTEMD

[Unit]
Description=swupdate progress service
After=swupdate.service
[Service]
ExecStart=/usr/bin/swupdate-progress -r -w
[Install]
WantedBy=swupdate.service