Skip to content
brltty-udeb.init 78 B
Newer Older
Mario Lang's avatar
Mario Lang committed
#!/bin/sh
if grep -q brltty /proc/cmdline 
then
  /lib/brltty/brltty.sh -E
fi