#!/bin/sh # HACK: Allow access export XDG_RUNTIME_DIR=/run/user/`id -u weston` mkdir -p $XDG_RUNTIME_DIR chmod a+w $XDG_RUNTIME_DIR