summaryrefslogtreecommitdiff
path: root/templates/system/console/device/node.def
blob: 56191819c0b9a939f5199de66a2a3add5110f0be (plain)
1
2
3
4
5
6
7
8
tag:
type: txt
help: Serial console device name
val_help: <ttyXX>; Serial device name

syntax:expression: pattern $VAR(@) "^tty[A-Z]+[0-9]+$ || ^hvc[0-9]+" \
	; "console $VAR(@): not a valid tty name"