diff options
| -rwxr-xr-x | meta/recipes-graphics/x11-common/xserver-nodm-init/xserver-nodm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-graphics/x11-common/xserver-nodm-init/xserver-nodm b/meta/recipes-graphics/x11-common/xserver-nodm-init/xserver-nodm index ef6c11c3f2..2e3e090777 100755 --- a/meta/recipes-graphics/x11-common/xserver-nodm-init/xserver-nodm +++ b/meta/recipes-graphics/x11-common/xserver-nodm-init/xserver-nodm | |||
| @@ -48,6 +48,7 @@ case "$1" in | |||
| 48 | stop) | 48 | stop) |
| 49 | echo "Stopping XServer" | 49 | echo "Stopping XServer" |
| 50 | killproc xinit | 50 | killproc xinit |
| 51 | chvt 1 | ||
| 51 | ;; | 52 | ;; |
| 52 | 53 | ||
| 53 | restart) | 54 | restart) |
