getting vnc to start at boot is tricky, since you want it to start as some
user, rather than as root.  A solution I've been thinking of is looking at
the output os ps auxw, grepping for Xvnc owned by the desired user, if its
there exit, if not run vncserver as the user in question.  Putting it in
cron with a /8 to check every 8 minutes seems a good idea.

        Bri


On Thu, 12 Dec 2002, Daniel HARTMANN wrote:

> Bonjour,
>
> J'utilise vnc vers ma machine Freebsd.
>
> Mais comment démarrer "vncserver" automatiquement au boot sans taper la
> commande ??
>
> Merci
>
>
>
>
>
> Dany_H  ;-)
>
>

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to