Quoting Pino Toscano (2013-07-09 10:52:56)
> Hi,
> 
> Alle martedì 9 luglio 2013, Justus Winter ha scritto:
> > Ignore the --nodev, --noexec and --nosuid arguments.
> 
> Why nodev? The only consumer of it seems to be sysvinit, which has been 
> patched to not pass nodev also on Hurd (in addition to kFreeBSD) when 
> mounting /proc.

Not as far as I can see. mountkernfs.sh contains:

        domount "$MNTMODE" proc "" /proc proc "-onodev,noexec,nosuid"

Argument #6 is CALLER_OPTS and that is not modified, so this is also
used on kFreeBSD.

Justus

Attachment: signature.asc
Description: signature

Reply via email to