[svlug] Mounting and a simplified "race" condition
Warren Turkal
wturkal at gmail.com
Mon Mar 24 09:48:10 PST 2008
On Mon, Mar 24, 2008 at 10:42 AM, Paul Reiber <reiber at gmail.com> wrote:
> You can use chkconfig's start and stop priorities to set it up to
> start last - S99.
Generally speaking the init scripts should be run as early as
possible, but no earlier. This would mean adding it right after the
upping of the NICs in the case of something mounting an sshfs based
FS.
wt
More information about the svlug
mailing list