diff options
| author | Robert Watson <rwatson@FreeBSD.org> | 2002-01-17 00:08:44 +0000 |
|---|---|---|
| committer | Robert Watson <rwatson@FreeBSD.org> | 2002-01-17 00:08:44 +0000 |
| commit | 4420bc67731bb5abff9361925ab1ba3f8a7dcdc5 (patch) | |
| tree | ae4c5fd00af3419bfd5392704dc3db7fce9eb1a5 /etc/rc.initdiskless | |
| parent | 45fe21a0a2be8a9fde887d8bf95f02ed3351b996 (diff) | |
Notes
Diffstat (limited to 'etc/rc.initdiskless')
| -rw-r--r-- | etc/rc.initdiskless | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/etc/rc.initdiskless b/etc/rc.initdiskless index c7308cdee112..244055ebd368 100644 --- a/etc/rc.initdiskless +++ b/etc/rc.initdiskless @@ -35,12 +35,9 @@ # - override files in /etc with files from /conf/*/etc where # '*' is default, netmask of client, ip-address of client # -# WARNING: i thing you should not change /etc/rc or strange things could -# happen. -# # The operator is in charge of setting /conf/*/etc/* things as appropriate. -# Typically rc.conf and fstab need to be changed, but possibly -# also other files such as inetd.conf etc. +# Typically rc.conf and fstab need to be changed, but possibly also other +# files such as inetd.conf etc. # chkerr: # |
