01d2a8e767
Add it to pmOS for arm, until they are in Alpine again. Related: https://postmarketos.org/edge/2020/12/01/xorg-server-moved/ [ci:skip-vercheck]: pkgrel doesn't need to be -r0
2 lines
45 B
Bash
2 lines
45 B
Bash
#!/bin/sh
|
|
exec /usr/bin/X -nolisten tcp "$@"
|