summaryrefslogtreecommitdiffstats
path: root/core/modules/dbus/module.conf
blob: 529a1b0dbc38198f280ddaa08b3a68457df5e30e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
REQUIRED_BINARIES="
	dbus-cleanup-sockets
	dbus-daemon
	dbus-uuidgen
	dbus-monitor
	dbus-send
	dbus-daemon-launch-helper
	dbus-launch
"
REQUIRED_DIRECTORIES="
	/etc/dbus-1
"
REQUIRED_FILES="
	/etc/systemd/system/dbus.service
"