blob: 41fcf3fb09eafa853181faafb72fb7aaf34d40f2 (
plain)
1
2
3
4
5
6
7
8
9
|
tag:
type: txt
help: Serial console device name
val_help: <ttyXX>; Serial device name
<hvc0>; Xen console
syntax:expression: pattern $VAR(@) "^((tty[A-Z])||(hvc)){1}[0-9]+$" \
; "console $VAR(@): not a valid tty name"
|