mirror of
https://github.com/sipeed/LicheeRV-Nano-Build.git
synced 2026-09-11 05:09:56 -05:00
13 lines
248 B
Desktop File
13 lines
248 B
Desktop File
[Unit]
|
|
Description=SWUpdate daemon
|
|
Documentation=https://github.com/sbabic/swupdate
|
|
Documentation=https://sbabic.github.io/swupdate
|
|
|
|
[Service]
|
|
Type=notify
|
|
ExecStart=/usr/lib/swupdate/swupdate.sh
|
|
KillMode=mixed
|
|
|
|
[Install]
|
|
WantedBy=multi-user.target
|