tags 705052 + pending thanks On Tue, Apr 09, 2013 at 04:35:58PM +0200, Timo Weingärtner wrote: > When doing ifup -a (as done on boot) it can happen that lo is brought up > last. > Then the combination of > # Not for loopback! > [ "$IFACE" != "lo" ] || exit 0 > and > # Wait until all auto interfaces are up before attemting to mount > # network file systems. > exit_unless_last_interface > ensures that nfs is not mounted. > > Attached patch ignores lo in exit_unless_last_interface.
Patch applied to git. Many thanks! Thanks, Roger -- .''`. Roger Leigh : :' : Debian GNU/Linux http://people.debian.org/~rleigh/ `. `' schroot and sbuild http://alioth.debian.org/projects/buildd-tools `- GPG Public Key F33D 281D 470A B443 6756 147C 07B3 C8BC 4083 E800 _______________________________________________ Pkg-sysvinit-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-sysvinit-devel

