aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorMike Gilbert <floppymaster@gmail.com>2016-12-20 04:53:53 -0500
committerLennart Poettering <lennart@poettering.net>2016-12-20 10:53:53 +0100
commitecf4f0a8def58f38a9256b6616efc237706da08e (patch)
treebf1be1d7c0906619523944cb4c33ef3ca672d3cf /README
parentMerge pull request #4926 from whot/hwdb-updates (diff)
downloadsystemd-ecf4f0a8def58f38a9256b6616efc237706da08e.tar.gz
systemd-ecf4f0a8def58f38a9256b6616efc237706da08e.tar.bz2
systemd-ecf4f0a8def58f38a9256b6616efc237706da08e.zip
build-sys: revert dbus >= 1.9.18 requirement (#4924)
Instead, document the necessary step to utilize older dbus versions.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 3 insertions, 1 deletions
diff --git a/README b/README
index f7ccac8b0..a5ce54bec 100644
--- a/README
+++ b/README
@@ -142,7 +142,9 @@ REQUIREMENTS:
dependencies:
util-linux >= v2.27.1 required
- dbus >= 1.9.18 (strictly speaking optional, but recommended)
+ dbus >= 1.4.0 (strictly speaking optional, but recommended)
+ NOTE: If using dbus < 1.9.18, you should override the default
+ policy directory (--with-dbuspolicydir=/etc/dbus-1/system.d).
dracut (optional)
PolicyKit (optional)