blob: a8c97d9ce9f2fca16648de58e159a3bbd116d619 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
REQUIRED_PACKAGES="dbus"
REQUIRED_BINARIES=" dbus-cleanup-sockets
dbus-daemon
dbus-uuidgen
dbus-monitor
dbus-send
dbus-daemon-launch-helper"
REQUIRED_DIRECTORIES=" /etc/dbus-1"
REQUIRED_FILES=" /etc/default/dbus"
|