[Pkg-sysvinit-devel] Bug#356226: Please test this patch

Thomas Hood jdthood at yahoo.co.uk
Mon Mar 13 12:17:10 UTC 2006


Jiri Polach wrote:
> As your patch does not solve the
> problem completely, I suggest a patch that sorts the mounts without the
> need for the 'sort' program. See below.


Thanks for the patch.

One drawback of it is that it makes umountfs require #!/bin/bash
because of the use of arrays.  I am told that umountfs should not
specify #!/bin/bash because bash loads /usr/lib/libldap.so when ldap
authentication is enabled; umount /usr/ would fail.  (Bug #159771)

b.d.o is down right now so I can't check the status of #159771.

A POSIX version of your code would be nice.  :)
-- 
Thomas Hood




More information about the Pkg-sysvinit-devel mailing list