[Pkg-sysvinit-devel] Bug#659480: startpar needs /proc/stat but is called before /proc is mounted
Robert Millan
rmh at debian.org
Wed Feb 15 22:08:26 UTC 2012
El 12 de febrer de 2012 22:35, Roger Leigh <rleigh at codelibre.net> 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
More information about the Pkg-sysvinit-devel
mailing list