summaryrefslogtreecommitdiff
path: root/templates/system/console/device/node.def
blob: 68ee5724ab6729e87417856835ed16b6cae58888 (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))+[0-9]+$" \
	; "console $VAR(@): not a valid tty name"