summaryrefslogtreecommitdiffstats
path: root/remote
diff options
context:
space:
mode:
authorMichael Neves2013-04-24 16:50:40 +0200
committerMichael Neves2013-04-24 16:50:40 +0200
commit3b36938a3be1b397471dd41224a7febd3a4d2f7b (patch)
treed36d2670967d2f5e6967f600d1e39503b9b15da9 /remote
parentsuse conf fixes (diff)
downloadtm-scripts-3b36938a3be1b397471dd41224a7febd3a4d2f7b.tar.gz
tm-scripts-3b36938a3be1b397471dd41224a7febd3a4d2f7b.tar.xz
tm-scripts-3b36938a3be1b397471dd41224a7febd3a4d2f7b.zip
add /lib/systemd
Diffstat (limited to 'remote')
-rw-r--r--remote/modules/dbus/dbus.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/remote/modules/dbus/dbus.conf b/remote/modules/dbus/dbus.conf
index a8c97d9c..4a1bc6a5 100644
--- a/remote/modules/dbus/dbus.conf
+++ b/remote/modules/dbus/dbus.conf
@@ -5,5 +5,6 @@ REQUIRED_BINARIES=" dbus-cleanup-sockets
dbus-monitor
dbus-send
dbus-daemon-launch-helper"
-REQUIRED_DIRECTORIES=" /etc/dbus-1"
+REQUIRED_DIRECTORIES=" /etc/dbus-1
+ /lib/systemd"
REQUIRED_FILES=" /etc/default/dbus"