From b68b14f3787731d9649bfae60b47572ce367c6a0 Mon Sep 17 00:00:00 2001 From: dougb Date: Mon, 13 Oct 2003 08:18:05 +0000 Subject: Update references to rc.diskless[12] --- etc/rc.initdiskless | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'etc/rc.initdiskless') diff --git a/etc/rc.initdiskless b/etc/rc.initdiskless index a05b9bf..3429d29 100644 --- a/etc/rc.initdiskless +++ b/etc/rc.initdiskless @@ -75,8 +75,8 @@ # /conf/default/etc/{rc.conf,rc.local,fstab}. Your fstab should be sure # to mount a /usr... typically an NFS readonly /usr. # -# NOTE! rc.diskless2 will create /var, /tmp, and /dev. Those filesystems -# should not be specified in /conf. At least not yet. +# NOTE! /etc/rc.d/diskless will create /var, /tmp, and /dev. +# Those filesystems should not be specified in /conf. At least not yet. dlv=`/sbin/sysctl -n vfs.nfs.diskless_valid 2> /dev/null` [ ${dlv:=0} -eq 0 ] && exit 0 -- cgit v1.1