diff options
author | Mike Gilbert <floppymaster@gmail.com> | 2016-12-30 08:52:36 -0500 |
---|---|---|
committer | Martin Pitt <martin.pitt@ubuntu.com> | 2016-12-30 14:52:36 +0100 |
commit | fb7c4eff7bc70be460a6d0d90d42ca5f91a8a136 (patch) | |
tree | da0dbefd41eda68c709aae0a78aab8f0ad805cd8 /NEWS | |
parent | 4b2419165ce409ee55ce96a926302f89685f2293 (diff) | |
download | systemd-fb7c4eff7bc70be460a6d0d90d42ca5f91a8a136.tar.gz |
NEWS: describe DBus policy move (#4999)
Text as provided by zbyszek in 52b2f6b3.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,6 +2,10 @@ systemd System and Service Manager CHANGES WITH 233 in spe + * DBus policy files are now installed into /usr rather than /etc. Make + sure your system has dbus >= 1.9.18 running before upgrading to this + version, or override the install path with --with-dbuspolicydir= . + * The confirmation spawn prompt has been reworked to offer the following choices: |