summaryrefslogtreecommitdiffstats
path: root/core/modules/dbus/module.conf.debian
blob: 089e2a0216b616fbcc611c557866f199e9bb5502 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#!/bin/bash
REQUIRED_CONTENT_PACKAGES="
			dbus
"
REQUIRED_DIRECTORIES+="		
			/lib/systemd
"
REQUIRED_FILES="	
			/etc/default/dbus
"