mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-12-28 12:51:44 +01:00
seems like when the xserverrc does nto have the #!/bin/sh then will busybox be executed with xserverrc as parameter.
3 lines
40 B
Bash
3 lines
40 B
Bash
#!/bin/sh
|
|
exec /usr/bin/X -nolisten tcp
|