summaryrefslogtreecommitdiffstats
path: root/remote/modules/dbus
diff options
context:
space:
mode:
authorSimon Rettberg2013-09-10 13:07:53 +0200
committerSimon Rettberg2013-09-10 13:07:53 +0200
commit00e2efa7809d0a1cada7ea67fbe870db2a02d737 (patch)
treec6391b54bb909cb4782708f1c6adc55504fba093 /remote/modules/dbus
parent[rootfs-stage32] (ubuntu) add ntpdate to required installed packages (diff)
downloadtm-scripts-00e2efa7809d0a1cada7ea67fbe870db2a02d737.tar.gz
tm-scripts-00e2efa7809d0a1cada7ea67fbe870db2a02d737.tar.xz
tm-scripts-00e2efa7809d0a1cada7ea67fbe870db2a02d737.zip
* Add debian support *
Diffstat (limited to 'remote/modules/dbus')
-rw-r--r--remote/modules/dbus/dbus.conf.debian9
1 files changed, 9 insertions, 0 deletions
diff --git a/remote/modules/dbus/dbus.conf.debian b/remote/modules/dbus/dbus.conf.debian
new file mode 100644
index 00000000..d007c2ef
--- /dev/null
+++ b/remote/modules/dbus/dbus.conf.debian
@@ -0,0 +1,9 @@
+REQUIRED_CONTENT_PACKAGES="
+ dbus
+"
+REQUIRED_DIRECTORIES+="
+ /lib/systemd
+"
+REQUIRED_FILES="
+ /etc/default/dbus
+"