diff options
-rw-r--r-- | etc/rc.d/initdiskless | 7 | ||||
-rw-r--r-- | etc/rc.diskless1 | 7 | ||||
-rw-r--r-- | etc/rc.initdiskless | 7 |
3 files changed, 6 insertions, 15 deletions
diff --git a/etc/rc.d/initdiskless b/etc/rc.d/initdiskless index c7308cd..244055e 100644 --- a/etc/rc.d/initdiskless +++ b/etc/rc.d/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: # diff --git a/etc/rc.diskless1 b/etc/rc.diskless1 index c7308cd..244055e 100644 --- a/etc/rc.diskless1 +++ b/etc/rc.diskless1 @@ -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: # diff --git a/etc/rc.initdiskless b/etc/rc.initdiskless index c7308cd..244055e 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: # |