diff options
Diffstat (limited to 'recipes-graphics/wayland/weston-init/zz-input.rules.in')
-rw-r--r-- | recipes-graphics/wayland/weston-init/zz-input.rules.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/wayland/weston-init/zz-input.rules.in b/recipes-graphics/wayland/weston-init/zz-input.rules.in index fb3e677f4..868f31479 100644 --- a/recipes-graphics/wayland/weston-init/zz-input.rules.in +++ b/recipes-graphics/wayland/weston-init/zz-input.rules.in @@ -1 +1 @@ -SUBSYSTEM=="input", MODE="0660", GROUP="input", SECLABEL{smack}="*", TAG+="systemd", ENV{SYSTEMD_WANTS}="weston@@WESTONUSER@.service" +SUBSYSTEM=="input", MODE="0660", GROUP="input", SECLABEL{smack}="*", TAG+="systemd", ENV{SYSTEMD_WANTS}+="weston@@WESTONUSER@.service" |