Fix build wrt-installer in pure wayland
[platform/framework/web/wrt-installer.git] / wrt-preinstall-widgets.service
1 [Unit]
2 Description=Installation of pre-installed widgets
3 ConditionPathExists=!/opt/usr/apps/.preinstallWidgets/preinstallDone
4
5 [Service]
6 Type=oneshot
7 ExecStart=/usr/bin/wrt_preinstall_widgets.sh
8
9 [Install]
10 WantedBy=graphical.target