diff options
| author | Simon Rettberg | 2013-09-18 15:09:33 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2013-09-30 13:26:31 +0200 |
| commit | 4c58c4d527ae6afc876c3a3f14575bc43e96c3b9 (patch) | |
| tree | 3f1b1f60d7aecff110592b41d86d6e24cc63ba56 /remote/modules/dbus/dbus.conf.opensuse | |
| parent | [dbus] Create systemd service using a template instead of grabbing from runni... (diff) | |
| download | tm-scripts-4c58c4d527ae6afc876c3a3f14575bc43e96c3b9.tar.gz tm-scripts-4c58c4d527ae6afc876c3a3f14575bc43e96c3b9.tar.xz tm-scripts-4c58c4d527ae6afc876c3a3f14575bc43e96c3b9.zip | |
[dbus] Fix mkdir, remove /lib/systemd from required directories
Diffstat (limited to 'remote/modules/dbus/dbus.conf.opensuse')
| -rw-r--r-- | remote/modules/dbus/dbus.conf.opensuse | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/remote/modules/dbus/dbus.conf.opensuse b/remote/modules/dbus/dbus.conf.opensuse index 93610f62..9bc514e2 100644 --- a/remote/modules/dbus/dbus.conf.opensuse +++ b/remote/modules/dbus/dbus.conf.opensuse @@ -1,7 +1,4 @@ REQUIRED_CONTENT_PACKAGES=" dbus-1 " -REQUIRED_DIRECTORIES+=" - /usr/lib/systemd -" -REQUIRED_FILES="" + |
