From owner-freebsd-questions@FreeBSD.ORG Mon Mar 31 08:51:27 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2069D37B401 for ; Mon, 31 Mar 2003 08:51:27 -0800 (PST) Received: from mail5-sh.home.nl (mail5.home.nl [213.51.128.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75C9143FB1 for ; Mon, 31 Mar 2003 08:51:25 -0800 (PST) (envelope-from danzel@home.nl) Received: from saturnus ([213.51.32.233]) by mail5-sh.home.nl (InterMail vM.5.01.05.17 201-253-122-126-117-20021021) with SMTP id <20030331165123.VOTD17325.mail5-sh.home.nl@saturnus> for ; Mon, 31 Mar 2003 18:51:23 +0200 Message-ID: <000e01c2f7a5$c36006b0$4500a8c0@saturnus> From: "D. Theunissen" To: Date: Mon, 31 Mar 2003 18:51:23 +0200 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: VNC - server started at boot-time X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Mar 2003 16:51:28 -0000 Does anyone know how to start /usr/local/bin/vncserver at boottime as a = particular user? eg. I want to start the vncserver as user 'dan' during boot. tnx in advance Dan.