From: Simon McVittie Date: Mon, 29 Jan 2018 12:01:09 +0000 (+0000) Subject: NEWS: Mention systemd < 237 here too X-Git-Tag: dbus-1.13.0~11 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=38dea203a5514dc4b4e858fce0b6957d4cf116ab;p=thirdparty%2Fdbus.git NEWS: Mention systemd < 237 here too Signed-off-by: Simon McVittie --- diff --git a/NEWS b/NEWS index b7915c9be..5af95fccb 100644 --- a/NEWS +++ b/NEWS @@ -72,8 +72,8 @@ Fixes: • Expand ${bindir} correctly when pkg-config is asked for dbus_daemondir (fd.o #104265, Benedikt Heine) -• On Linux systems with systemd, if ${localstatedir}/dbus doesn't exist, - create it before trying to create ${localstatedir}/dbus/machine-id +• On Linux systems with systemd < 237, if ${localstatedir}/dbus doesn't + exist, create it before trying to create ${localstatedir}/dbus/machine-id (fd.o #104577, Chris Lesiak) Internal changes: