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