Remove hardcoded path for multiuser support
[platform/framework/web/wrt-installer.git] / wrt-preinstall-widgets.service.in
1 [Unit]
2 Description=Installation of pre-installed widgets
3 ConditionPathExists=!@TZ_SYS_APP_PREINSTALL@/preinstallDone
4
5 [Service]
6 Type=oneshot
7 ExecStart=/usr/bin/wrt_preinstall_widgets.sh
8
9 [Install]
10 WantedBy=graphical.target