Browse Source

Add documentation links to example swupdate.service

Signed-off-by: Christian Storm <christian.storm@siemens.com>
Reviewed-by: Stefano Babic <sbabic@denx.de>
Christian Storm 8 years ago
parent
commit
b188c155b0
1 changed files with 3 additions and 1 deletions
  1. 3 1
      recipes-support/swupdate/swupdate/swupdate.service

+ 3 - 1
recipes-support/swupdate/swupdate/swupdate.service

@@ -1,5 +1,7 @@
 [Unit]
 [Unit]
-Description=swupdate
+Description=SWUpdate daemon
+Documentation=https://github.com/sbabic/swupdate
+Documentation=https://sbabic.github.io/swupdate
 
 
 [Service]
 [Service]
 ExecStartPre=-/usr/bin/swupdate-env
 ExecStartPre=-/usr/bin/swupdate-env