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

BAUD_RATE=115200
TERM_NAME=vt100