about summary refs log tree commit diff
path: root/services/agetty-serial/conf
blob: 7e064af13f8834c906dd95d97745bd90e6326486 (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