weston: Create really shared files
[AGL/meta-agl.git] / meta-agl-profile-graphical / recipes-graphics / wayland / weston-init / weston.service.add
1 Type=notify
2 Environment="XDG_RUNTIME_DIR=@XDG_RUNTIME_DIR@"
3 Environment="XDG_RUNTIMESHARE_DIR=@XDG_RUNTIME_DIR@/share"
4 ExecStartPre=/bin/mkdir -p @XDG_RUNTIME_DIR@/share
5 ExecStartPre=+/usr/bin/chsmack -a User::App-Shared -t @XDG_RUNTIME_DIR@/share
6 TTYPath=/dev/tty@WESTONTTY@
7 StandardInput=tty
8 TTYReset=yes
9 TTYVHangup=yes
10 TTYVTDisallocate=yes
11 UtmpIdentifier=tty@WESTONTTY@