On Fri, May 30, 2008 at 2:24 PM, Dan Williams <dcbw@redhat.com> wrote:
On Fri, 2008-05-30 at 13:59 -0400, Bill Nottingham wrote:
> Dan Williams (dcbw@redhat.com) said:
> > > 'After netfs' should be good enough. Although netfs stop should possibly
> > > do lazy umounts.
> >
> > Ok, just need to bump NM a few bits later it looks like; might as well
> > be K84 to be right after messagebus.
>
> Well, NM will exit anyway when the messagebus exits, will it not?

Another simple solution is to not have a shutdown script at all.  Just let NM get killed by the global kill -9 before filesystem unmounts.
(which is what we should do for pretty much all services with the exception of MySQL/Postgres basically too)