Otherwise, xwalk_widgets_preinstall.service (provided by
wrt-widgets) doesn't start
Change-Id: Id25064eac2b0fb0c16be23e947cea40f08f68cf9
Signed-off-by: Stephane Desneux <stephane.desneux@open.eurogiciel.org>
info "------------- wrt_widgets install end --------------"
}
-do_install >>~/.applications/install.log 2>&1 </dev/null &
+do_install >>~/.applications/install.log 2>&1
+
+touch ~/.applications/install_done
# never fail
exit 0
[Unit]
Description=Installation of pre-installed widgets
-After=dbus.service
-ConditionPathExists=!%h/.config/xwalk-service/applications.db
+After=xwalk.service
+ConditionPathExists=!%h/.applications/install_done
[Service]
Type=oneshot