Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Aug 2008 11:47:30 +0200 (CEST)
From:      Wojciech Puchar <wojtek@wojtek.tensor.gdynia.pl>
To:        Christer Solskogen <solskogen@carebears.mine.nu>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Changing sshd to start earlier
Message-ID:  <20080801114657.P1739@wojtek.tensor.gdynia.pl>
In-Reply-To: <g6uktc$rm9$1@ger.gmane.org>
References:  <g6uktc$rm9$1@ger.gmane.org>

next in thread | previous in thread | raw e-mail | index | archive | help
> Is it possible to change the order when rc scripts are staring?
> I would like sshd (from base) to be started before anything else.
add

# REQUIRE: sshd

in scripts that has to start after sshd



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