mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 09:11:07 -04:00
o Remove a somewhat less comprehensible comment about modifying /etc/rc.
o Improve line-wrapping of another comment for consistency.
This commit is contained in:
parent
45fe21a0a2
commit
4420bc6773
3 changed files with 6 additions and 15 deletions
|
|
@ -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:
|
||||
#
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
#
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
#
|
||||
|
|
|
|||
Loading…
Reference in a new issue