if lsmod | grep -q "speakup_"; then
	DEBIAN_FRONTEND=text
	export DEBIAN_FRONTEND
fi
