[Sam Hathaway]
> I have a unionfs mount that included NFS-mounted filesystems as its
> components. unionfs filesystems are mounted by
> /etc/init.d/mountall.sh, which runs before /etc/init.d/mountnfs.sh
> (S35 vs. S45).

Does it help to flag the uninfs mount point with _netdev, as
documented in mount(8)?

> It would be nice to have mountall.sh refrain from mounting unionfs 
> filesystems, and either do it in mountnfs.sh, or in a separate 
> mountunionfs.sh script that runs after mountnfs.sh.

I believe the mechanism for this is already in place by using the
_netdev flag.  Please let us know if this isn't working.

Friendly,
-- 
Petter Reinholdtsen


_______________________________________________
Pkg-sysvinit-devel mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-sysvinit-devel

Reply via email to