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