From owner-freebsd-questions@FreeBSD.ORG Fri Jun 17 14:31:18 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 E218D16A41C for ; Fri, 17 Jun 2005 14:31:18 +0000 (GMT) (envelope-from john@day-light.com) Received: from joseph.day-light.net (gabriel.day-light.net [209.145.160.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id B23E743D53 for ; Fri, 17 Jun 2005 14:31:18 +0000 (GMT) (envelope-from john@day-light.com) Received: from w1 (unknown [10.1.5.36]) by joseph.day-light.net (Postfix) with SMTP id 85CD74F40B; Fri, 17 Jun 2005 09:31:17 -0500 (CDT) From: "John Brooks" To: "Adi Pircalabu" , Date: Fri, 17 Jun 2005 09:31:26 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: <20050617165719.3eed6f03@apircalabu.dsd.ro> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Importance: Normal Cc: Subject: RE: Invoking rc.conf changes w/o rebooting X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: john@day-light.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jun 2005 14:31:19 -0000 > > On Fri, 17 Jun 2005 14:50:23 +0100 > "walker, mick" wrote: > > > You can drop to ren level 1 using the command init 1. > > > > No, there is no need for such an action. A simple entry as the one > listed in pkg-message is enough to set up webmin for starting at boot > time and run time. > Cheers > (assuming a startup script was installed in /usr/local/etc/rc.d and is named "webmin.sh" and is executable) (also assuming you have added the correct entries to /etc/rc.conf in this case 'webmin_enable="yes"') you should be able to start it up with /usr/local/etc/rc.d/webmin.sh start (that is assuming that the assumptions are correct ;-) -- John Brooks john@day-light.com