Renaud Allard <[email protected]> writes: > # echo 'su - auser -c "/usr/X11R6/bin/startx"' >> /etc/rc.local
The problem with this is that the end /etc/rc won't be executed. Most notably you won't have cron running. -- Manuel Giraud
Renaud Allard <[email protected]> writes: > # echo 'su - auser -c "/usr/X11R6/bin/startx"' >> /etc/rc.local
The problem with this is that the end /etc/rc won't be executed. Most notably you won't have cron running. -- Manuel Giraud