diff options
Diffstat (limited to 'meta/recipes-graphics/wayland/weston-init/init')
| -rw-r--r-- | meta/recipes-graphics/wayland/weston-init/init | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/wayland/weston-init/init b/meta/recipes-graphics/wayland/weston-init/init index a849f29bcb..f74ac8b184 100644 --- a/meta/recipes-graphics/wayland/weston-init/init +++ b/meta/recipes-graphics/wayland/weston-init/init | |||
| @@ -32,7 +32,7 @@ case "$1" in | |||
| 32 | . /etc/profile | 32 | . /etc/profile |
| 33 | export HOME=ROOTHOME | 33 | export HOME=ROOTHOME |
| 34 | 34 | ||
| 35 | weston-start -- $OPTARGS | 35 | weston-start -- --continue-without-input $OPTARGS |
| 36 | ;; | 36 | ;; |
| 37 | 37 | ||
| 38 | stop) | 38 | stop) |
