Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Jun 2005 09:31:26 -0500
From:      "John Brooks" <john@day-light.com>
To:        "Adi Pircalabu" <apircalabu@bitdefender.com>, <freebsd-questions@freebsd.org>
Subject:   RE: Invoking rc.conf changes w/o rebooting
Message-ID:  <NHBBKEEMKJDINKDJBJHGAEMNJEAD.john@day-light.com>
In-Reply-To: <20050617165719.3eed6f03@apircalabu.dsd.ro>

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> On Fri, 17 Jun 2005 14:50:23 +0100
> "walker, mick" <mick.walker@ctcmarine.com> 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 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?NHBBKEEMKJDINKDJBJHGAEMNJEAD.john>