From: Simon McVittie Date: Mon, 29 Jan 2018 11:59:40 +0000 (+0000) Subject: tmpfiles: Add a note that one line is not needed with newer systemd X-Git-Tag: dbus-1.12.4~13 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5663d36454d5beb88500845d3d3c74b913f447a7;p=thirdparty%2Fdbus.git tmpfiles: Add a note that one line is not needed with newer systemd Signed-off-by: Simon McVittie (cherry picked from commit 8fd30736917e36b5eb69167dc3ef23be74f76039) --- diff --git a/bus/tmpfiles.d/dbus.conf.in b/bus/tmpfiles.d/dbus.conf.in index 664d53a79..0ec7de041 100644 --- a/bus/tmpfiles.d/dbus.conf.in +++ b/bus/tmpfiles.d/dbus.conf.in @@ -1,6 +1,6 @@ # Fields: type; path; mode; uid; gid; age; argument (symlink target) -# Make ${localstatedir}/lib/dbus/ +# Make ${localstatedir}/lib/dbus (required for systemd < 237) # Adjust mode and ownership if it already exists. d @EXPANDED_LOCALSTATEDIR@/lib/dbus 0755 - - -