Explorar o código

Missing swupdate.service in jethro

Signed-off-by: Stefano Babic <sbabic@denx.de>
Stefano Babic %!s(int64=9) %!d(string=hai) anos
pai
achega
32bb89e353
Modificáronse 1 ficheiros con 10 adicións e 0 borrados
  1. 10 0
      recipes-support/swupdate/swupdate/swupdate.service

+ 10 - 0
recipes-support/swupdate/swupdate/swupdate.service

@@ -0,0 +1,10 @@
+[Unit]
+Description=swupdate
+
+[Service]
+ExecStartPre=-/usr/bin/swupdate-env
+EnvironmentFile=-/tmp/swupdate.env
+ExecStart=/usr/bin/swupdate -v -w "-document_root /www" $SWUPDATE_EXTRA_ARGS
+
+[Install]
+WantedBy=multi-user.target