diff options
| author | Simon Rettberg | 2013-09-10 13:07:53 +0200 |
|---|---|---|
| committer | Jonathan Bauer | 2013-09-30 13:22:05 +0200 |
| commit | 3e0e55d30a7f26dc7b55ce0e08931fbabf4c1df8 (patch) | |
| tree | 154523e5aedf9d55750cf9bbe84d93785d4957c3 /remote/modules/dbus | |
| parent | [rootfs-stage32] (ubuntu) add ntpdate to required installed packages (diff) | |
| download | tm-scripts-3e0e55d30a7f26dc7b55ce0e08931fbabf4c1df8.tar.gz tm-scripts-3e0e55d30a7f26dc7b55ce0e08931fbabf4c1df8.tar.xz tm-scripts-3e0e55d30a7f26dc7b55ce0e08931fbabf4c1df8.zip | |
* Add debian support *
Diffstat (limited to 'remote/modules/dbus')
| -rw-r--r-- | remote/modules/dbus/dbus.conf.debian | 9 |
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 +" |
