mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-04 00:02:17 +01:00
3 lines
45 B
Bash
3 lines
45 B
Bash
#!/bin/sh
|
|
exec /usr/bin/X -nolisten tcp "$@"
|