CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]   2021/02/09 14:42:04

Modified files:
        etc            : rc 

Log message:
rc: ensure that vfs.mounts.nfs check works without NFS

If NFS isn't compiled into the kernel, sysctl -n vfs.mounts.nfs
will produce no numerical output.  Make sure that we always have
a valid arithmetic expression.

Reported by and ok patrick@

Reply via email to