- Update /etc/rc.serial reference for FreeBSD 5.X and newer
PR: docs/90262 Submitted by: Siebrand Mazeland <s.mazeland@xs4all.nl>
This commit is contained in:
parent
b974d41601
commit
a5e969edc0
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=26627
1 changed files with 6 additions and 4 deletions
|
@ -679,13 +679,15 @@ crw-rw---- 1 uucp dialer 28, 193 Feb 15 14:38 /dev/cuala1</screen>
|
|||
<secondary><filename>rc.serial</filename></secondary>
|
||||
</indexterm>
|
||||
|
||||
<!-- XXX; /etc/rc.serial is gone in 5.1.
|
||||
How do you set default parameters for these devices in 5.X ? -->
|
||||
|
||||
<para>System-wide initialization of the serial devices is
|
||||
controlled in <filename>/etc/rc.serial</filename>. This file
|
||||
controlled in <filename>/etc/rc.d/serial</filename>. This file
|
||||
affects the default settings of serial devices.</para>
|
||||
|
||||
<note>
|
||||
<para>On &os; 4.X, system-wide initialization of the serial devices
|
||||
is controlled in <filename>/etc/rc.serial</filename>.</para>
|
||||
</note>
|
||||
|
||||
<para>To prevent certain settings from being changed by an
|
||||
application, make adjustments to the <quote>lock state</quote>
|
||||
device. For example, to lock the speed of
|
||||
|
|
Loading…
Reference in a new issue