diff options
| -rw-r--r-- | meta/recipes-graphics/wayland/weston-init/weston.service | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-graphics/wayland/weston-init/weston.service b/meta/recipes-graphics/wayland/weston-init/weston.service index 689ce41064..18f72626e0 100644 --- a/meta/recipes-graphics/wayland/weston-init/weston.service +++ b/meta/recipes-graphics/wayland/weston-init/weston.service | |||
| @@ -4,6 +4,7 @@ RequiresMountsFor=/run | |||
| 4 | 4 | ||
| 5 | [Service] | 5 | [Service] |
| 6 | User=root | 6 | User=root |
| 7 | PAMName=login | ||
| 7 | EnvironmentFile=-/etc/default/weston | 8 | EnvironmentFile=-/etc/default/weston |
| 8 | ExecStart=/usr/bin/weston-start -v -e -- $OPTARGS | 9 | ExecStart=/usr/bin/weston-start -v -e -- $OPTARGS |
| 9 | 10 | ||
