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