[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

unwanted warnings at boot time



may be the following line from /etc/rc (-current, 1.188):

	case `sysctl vfs.mounts.nfs` in

could be changed, at least to

	case `sysctl vfs.mounts.nfs 2>/dev/null` in

because it causes sysctl warnings about bad level 3 name (perhaps it
doesn't like 'nfs' part) on non-NFS kernels.

cheerio.

-- 
Denis A. Doroshenko, GPRS engineer
Omnitel Ltd., T. Sevcenkos st. 25, Vilnius, Lithuania
d.doroshenko@omnitel.net, +370 2 262188