diff options
| author | Simon Rettberg | 2013-04-24 15:17:40 +0200 |
|---|---|---|
| committer | Simon Rettberg | 2013-04-24 15:17:40 +0200 |
| commit | 7a823419aecacb9ce36d0370807ab6837a39bf8f (patch) | |
| tree | 06cbe8a0d2fa3c8942d56b40ac93624897d93d86 /remote/modules/dbus | |
| parent | strace tool update (diff) | |
| download | tm-scripts-7a823419aecacb9ce36d0370807ab6837a39bf8f.tar.gz tm-scripts-7a823419aecacb9ce36d0370807ab6837a39bf8f.tar.xz tm-scripts-7a823419aecacb9ce36d0370807ab6837a39bf8f.zip | |
suse conf fixes
Diffstat (limited to 'remote/modules/dbus')
| -rw-r--r-- | remote/modules/dbus/dbus.conf.zypper | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/remote/modules/dbus/dbus.conf.zypper b/remote/modules/dbus/dbus.conf.zypper index db7183c5..e34e47d8 100644 --- a/remote/modules/dbus/dbus.conf.zypper +++ b/remote/modules/dbus/dbus.conf.zypper @@ -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 + /usr/lib/systemd" REQUIRED_FILES="" |
