# Initialize the native application database pkg_initdb # Add 'app' user to the weston-launch group /usr/sbin/groupmod -A app weston-launch # Temporary work around for bug in filesystem package resulting in the 'app' user home # directory being only readable by root chown -R app:app /opt/home/app # base-weston-default.post mkdir -p /usr/lib/systemd/system/graphical.target.wants ln -sf ../user-session@.service /usr/lib/systemd/system/graphical.target.wants/user-session@5000.service ln -sf weston.target /usr/lib/systemd/user/default.target # Add over-riding environment to enable the web runtime to # run on an IVI image as a different user then the tizen user cat > /etc/sysconfig/wrt < /etc/udev/rules.d/99-dri.rules <