Update github.com git:// SRC_URIs
[AGL/meta-agl-demo.git] / recipes-graphics / wayland / weston-init / weston.conf.in
1 [Service]
2 Type=notify
3 Environment="XDG_RUNTIME_DIR=@XDG_RUNTIME_DIR@"
4 # Note that clearing PAMName (thus not having PAMName=login) disables
5 # logind support for the session, which allows setting XDG_RUNTIME_DIR
6 # to something other than /run/user/% (as is done above).
7 # Without systemd-logind support, weston needs to be patched to allow
8 # its direct launcher to work for non-root users in this scenario.
9 PAMName=
10 ExecStart=
11 ExecStart=@WESTONSTART@
12 SmackProcessLabel=System::Weston