On Mon, 7 Jun 2004, Ashley M. Kirchner wrote: > Matthew Saltzman wrote: > > >Why not just add an explicit mount in /etc/rc.local? That's the last > >thing done in the init cycle. > > > > > Because by then the process needing that mount (apache) has already > started. So, it's either I swap netfs and nfs around, or I add a > remount in rc.local and delay apache's start till after rc.local has > run. I figured I'd go for the swap method. Rather than swap (which messes up system-installed scripts), you could add a startup script that runs in between nfs and httpd startups to do the mount. But bind mount looks like it might be a better idea. -- Matthew Saltzman Clemson University Math Sciences mjs AT clemson DOT edu http://www.math.clemson.edu/~mjs -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list