#!/bin/bash # # SPDX-License-Identifier: GPL-3.0-or-later if grep -qo 'accessibility=on' /proc/cmdline; then livecd-sound -u chvt 13 livecd-sound -p chvt 1 rc-service espeakup start fi