diff options
| author | Michael Neves | 2013-04-24 16:50:40 +0200 |
|---|---|---|
| committer | Michael Neves | 2013-04-24 16:50:40 +0200 |
| commit | 3b36938a3be1b397471dd41224a7febd3a4d2f7b (patch) | |
| tree | d36d2670967d2f5e6967f600d1e39503b9b15da9 /remote/modules | |
| parent | suse conf fixes (diff) | |
| download | tm-scripts-3b36938a3be1b397471dd41224a7febd3a4d2f7b.tar.gz tm-scripts-3b36938a3be1b397471dd41224a7febd3a4d2f7b.tar.xz tm-scripts-3b36938a3be1b397471dd41224a7febd3a4d2f7b.zip | |
add /lib/systemd
Diffstat (limited to 'remote/modules')
| -rw-r--r-- | remote/modules/dbus/dbus.conf | 3 |
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" |
