"D. Theunissen" <[EMAIL PROTECTED]> writes:

> eg. I want to start the vncserver as user 'dan' during boot.

put 
 su -l dan -c '/usr/local/bin/vncserver' && echo "vncserver "

in a startup script under /usr/local/etc/rc.d

Bis dann
Matthias

-- 
Matthias Teege -- http://www.mteege.de
make world not war
PGP-Key auf Anfrage
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to