El 12 de febrer de 2012 22:35, Roger Leigh <[email protected]> ha escrit: > OK. It's now: > > if ! test -e /proc/stat; then > if [ "$(uname)" = "GNU/kFreeBSD" ] ; then > # startpar requires /proc/stat > mount -t linprocfs linprocfs /proc > fi > fi > > Is this OK?
Looks good, thanks! > BTW, #542953 is still open with kFreeBSD patches, but it looks quite > outdated and will no longer apply. Can this be closed, or are there > any unresolved kFreeBSD issues here which need attention? If there > are, could you possibly take a look, or else close the bug? I'm afraid I'm not familiar with that patch, or even with the reason it is needed. You'll have to ask Aurelien. -- Robert Millan _______________________________________________ Pkg-sysvinit-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-sysvinit-devel

