summaryrefslogtreecommitdiffstats
path: root/package/dbus/S30dbus
Commit message (Collapse)AuthorAgeFilesLines
* dbus: fix for read-only rootfsPeter Korsgaard2009-03-231-0/+1
| | | | | Similar to how it's handled by avahi - Make sure /var/lib/dbus is a symlink to /tmp/dbus.
* dbus: start earlierPeter Korsgaard2008-03-041-0/+77
Start dbus early enough so other services can use it (E.G. avahi).