[Piotr Kaczuba] > When will this bug be solved? Has anyone looked into this problem? I > think it's an important enough issue, and after two years, it should > be cleared out.
I agree, but when I looked at the patch just now, it do not seem to work properly. The exit code ($?) will be that of the last umount command, while it should report an error if any of the umount calls failed. Minor nitpick is that it should use $( ... ) instead of ` ... `, to use the same notation as the other scripts. Anyone got a tested patch that report errors correctly? Happy hacking, -- Petter Reinholdtsen _______________________________________________ Pkg-sysvinit-devel mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-sysvinit-devel

