3 lines
45 B
Plaintext
3 lines
45 B
Plaintext
|
#!/bin/sh
|
||
|
exec /usr/bin/X -nolisten tcp "$@"
|