etc_hulk/profile.d/at-dbus-fix.sh

4 lines
95 B
Bash

if ! [ -e /usr/share/dbus-1/services/org.a11y.Bus.service ] ; then
export NO_AT_BRIDGE=1
fi