diff options
Diffstat (limited to 'meta-agl-profile-graphical/recipes-graphics/wayland/weston-init/zz-input.rules.in')
-rw-r--r-- | meta-agl-profile-graphical/recipes-graphics/wayland/weston-init/zz-input.rules.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-agl-profile-graphical/recipes-graphics/wayland/weston-init/zz-input.rules.in b/meta-agl-profile-graphical/recipes-graphics/wayland/weston-init/zz-input.rules.in new file mode 100644 index 000000000..fb3e677f4 --- /dev/null +++ b/meta-agl-profile-graphical/recipes-graphics/wayland/weston-init/zz-input.rules.in @@ -0,0 +1 @@ +SUBSYSTEM=="input", MODE="0660", GROUP="input", SECLABEL{smack}="*", TAG+="systemd", ENV{SYSTEMD_WANTS}="weston@@WESTONUSER@.service" |