index
:
RaveOS-build-iso
main
Az ISO-építő pipeline - archiso profil, csomaglisták, Calamares konfig
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
releng
/
airootfs
/
etc
/
profile.d
/
autostart.sh
blob: 1dfb4a5d61cedc3c7de6af569119dd75b6f3e7dd (
plain
)
1
2
3
4
#!/bin/bash if [[ -z $DISPLAY ]] && [[ $(tty) = /dev/tty1 ]]; then startx fi