#!/sbin/sh wayland=`crcparse "wayland"` if [ "$wayland" == "y" ]; then `crcparse WC` else startx fi