mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-11 18:34:36 +08:00
3 lines
45 B
Bash
3 lines
45 B
Bash
#!/bin/sh
|
|
exec /usr/bin/X -nolisten tcp "$@"
|