home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / etc / default / dbus < prev    next >
Encoding:
Text File  |  2006-10-20  |  377 b   |  11 lines

  1. # This is a configuration file for /etc/init.d/dbus; it allows you to
  2. # perform common modifications to the behavior of the dbus daemon
  3. # startup without editing the init script (and thus getting prompted
  4. # by dpkg on upgrades).  We all love dpkg prompts.
  5.  
  6. # Parameters to pass to dbus.
  7. PARAMS=""
  8.  
  9. # Whether or not to run the dbus system daemon; set to 0 to disable.
  10. ENABLED=1
  11.