xserverrc 114 B

123456789
  1. #!/bin/sh
  2. xorg="$(which Xorg)"
  3. [ "$xorg" ] || xorg='/usr/bin/Xorg'
  4. exec $xorg -nolisten tcp "$@" vt$XDG_VTNR