linuxscripts/etc/X11/xinit/xserverrc
2018-06-04 17:48:31 -05:00

2 lines
45 B
Bash

#!/bin/sh
exec /usr/bin/X -nolisten tcp "$@"