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 5c925f4541..d3e87c6cef 100644 --- a/meta/recipes-graphics/wayland/weston-init/init +++ b/meta/recipes-graphics/wayland/weston-init/init | |||
| @@ -31,7 +31,7 @@ case "$1" in | |||
| 31 | start) | 31 | start) |
| 32 | . /etc/profile | 32 | . /etc/profile |
| 33 | 33 | ||
| 34 | weston-start -s -- $OPTARGS | 34 | weston-start -- $OPTARGS |
| 35 | ;; | 35 | ;; |
| 36 | 36 | ||
| 37 | stop) | 37 | stop) |
