mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Add pa=none to give a hint that they exist.
PR: 2368 (somewhat)
This commit is contained in:
parent
22450dd8c1
commit
f7c2aef79b
1 changed files with 2 additions and 2 deletions
|
|
@ -46,5 +46,5 @@ dial1200|1200 Baud Hayes attributes:\
|
|||
:dv=/dev/cuaa0:br#1200:cu=/dev/cuaa0:at=hayes:du:
|
||||
|
||||
# Hardwired line
|
||||
cuaa0b|cua0b:dv=/dev/cuaa0:br#2400
|
||||
cuaa0c|cua0c:dv=/dev/cuaa0:br#9600
|
||||
cuaa0b|cua0b:dv=/dev/cuaa0:br#2400:pa=none:
|
||||
cuaa0c|cua0c:dv=/dev/cuaa0:br#9600:pa=none:
|
||||
|
|
|
|||
Loading…
Reference in a new issue