File: dbus.default

package info (click to toggle)
dbus 1.0.2-1%2Betch3
  • links: PTS
  • area: main
  • in suites: etch
  • size: 7,120 kB
  • ctags: 4,346
  • sloc: ansic: 65,805; sh: 8,901; xml: 6,705; makefile: 515
file content (10 lines) | stat: -rw-r--r-- 377 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
# This is a configuration file for /etc/init.d/dbus; it allows you to
# perform common modifications to the behavior of the dbus daemon
# startup without editing the init script (and thus getting prompted
# by dpkg on upgrades).  We all love dpkg prompts.

# Parameters to pass to dbus.
PARAMS=""

# Whether or not to run the dbus system daemon; set to 0 to disable.
ENABLED=1