blob: 64d2b5569683da5f1b9092d019ef83b7b76221d8 [file] [log] [blame]
#!/bin/sh
# Copyright (c) 2009 The Chromium OS Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
trap '' USR1 TTOU TTIN
# The '-noreset' works around an apparent bug in the X server that
# makes us fail to boot sometimes; see http://crosbug.com/7578.
exec /usr/bin/X -noreset -nolisten tcp vt01 -auth $1 2> /dev/null