File: brltty.default

package info (click to toggle)
brltty 4.4-10%2Bdeb7u1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 19,812 kB
  • sloc: ansic: 88,955; sh: 4,805; makefile: 1,569; tcl: 652; awk: 596; java: 302; ml: 293; python: 159
file content (13 lines) | stat: -rw-r--r-- 491 bytes parent folder | download | duplicates (15)
1
2
3
4
5
6
7
8
9
10
11
12
13
# This is a configuration file for /etc/init.d/brltty; it allows you to
# perform common modifications to the behavior of the brltty daemon
# startup.

# Arguments to pass to BRLTTY
ARGUMENTS="-q"

# If true (or yes) BRLTTY will be started during initramfs execution.
# If you change this setting, you have to run "update-initramfs -u" to have it
# take effect.  If this setting is on, "update-initramfs -u" also needs to be
# run if /etc/brltty.conf gets changed.
START_IN_INITRAMFS=false