HYL_OK3568_LINUX/buildroot/package/swupdate/swupdate-progress.service

10 lines
159 B
SYSTEMD
Raw Normal View History

2025-05-10 21:49:39 +08:00
[Unit]
Description=swupdate progress service
After=swupdate.service
[Service]
ExecStart=/usr/bin/swupdate-progress -r -w
[Install]
WantedBy=swupdate.service