Hello,
I am trying to build a live debian 7 wheezy iso (actually kali Linux which is based on wheezy) that has accessibility features activated on the live system. I have tried adding the rc.local file to $livebuild/kali/config/includes.chroot/etc And including the line that would automatically start brltty to it, however, brltty does not start when I boot into the live system. Do I need to add this file into the $live-build/kali/config/includes.binary/etc folder instead? How do I ensure that brltty is installed into the live system since according to my binary.log file, it is not among the packages on the live system?