[Pkg-sysvinit-devel] Bug#705052: [initscripts] if-up.d/mountnfs: won't mount if lo is last interface to be configured
Roger Leigh
rleigh at codelibre.net
Sun Apr 14 13:02:47 UTC 2013
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
More information about the Pkg-sysvinit-devel
mailing list