summaryrefslogtreecommitdiffstats
path: root/core/modules/dbus
diff options
context:
space:
mode:
authorSimon Rettberg2019-02-19 11:06:32 +0100
committerroot2019-02-19 11:06:32 +0100
commit6fec76ff7e1f4a6d341b8a93bcd3edd62bb359a3 (patch)
tree87de5554384df48e1213057856550445c59b0821 /core/modules/dbus
parent[xscreensaver] Support SLX_SCREEN_SAVER(_GRACE)?_TIMEOUT (diff)
downloadmltk-6fec76ff7e1f4a6d341b8a93bcd3edd62bb359a3.tar.gz
mltk-6fec76ff7e1f4a6d341b8a93bcd3edd62bb359a3.tar.xz
mltk-6fec76ff7e1f4a6d341b8a93bcd3edd62bb359a3.zip
[dbus/udisks] Ubuntu 18 config
Diffstat (limited to 'core/modules/dbus')
-rw-r--r--core/modules/dbus/module.conf.ubuntu.1810
1 files changed, 10 insertions, 0 deletions
diff --git a/core/modules/dbus/module.conf.ubuntu.18 b/core/modules/dbus/module.conf.ubuntu.18
new file mode 100644
index 00000000..159cc642
--- /dev/null
+++ b/core/modules/dbus/module.conf.ubuntu.18
@@ -0,0 +1,10 @@
+#!/bin/bash
+REQUIRED_CONTENT_PACKAGES="
+ dbus
+ dbus-x11
+"
+REQUIRED_FILES+="
+"
+REQUIRED_DIRECTORIES="
+ /usr/share/dbus-1
+"