mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-04-21 00:40:46 +02:00
tmpfiles: Add a note that one line is not needed with newer systemd
Signed-off-by: Simon McVittie <smcv@collabora.com>
This commit is contained in:
parent
acb775a92b
commit
8fd3073691
1 changed files with 1 additions and 1 deletions
|
|
@ -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 - - -
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue