On Thu, Nov 29, 2012 at 5:02 PM, Rob van der Putten <[email protected]> wrote: > > When Upgrading from Lenny to Squeeze I run into trouble because NFS wanted > to mount before Bind was running. legacy-bootordering fixed this for me.
You can use an insserv override to add Should-Start: $named Should-Stop: $named to the nfs-kernel-server LSB headers to ensure that bind starts before nfs. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/CAOdo=swm4l4xuxgsz2p_7dw2kzwh078qoc7z_7q6xy5vp-9...@mail.gmail.com

