summary refs log tree commit diff
path: root/services/agetty-tty1/conf
blob: 19cbabb30d82cbb81b5ff3953640fe3a478980ba (plain) (blame)
1
2
3
4
5
6
7
if [ -x /sbin/agetty ]; then
	# util-linux specific settings
	GETTY_ARGS="--no-clear"
fi

BAUD_RATE=38400
TERM_NAME=linux