mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-12-28 12:51:44 +01:00
3 lines
45 B
Bash
3 lines
45 B
Bash
#!/bin/sh
|
|
exec /usr/bin/X -nolisten tcp "$@"
|