mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-23 11:58:07 +02:00
This snippet was already attempting to create /var/lib/dbus/machine-id, but would fail on volatile or stateless systems where /var/lib/dbus/ did not already exist. systemd-tmpfiles automatically creates parent directories for tmpfiles of type 'd', 'D', etc., but not for files or symlinks (https://github.com/systemd/systemd/issues/7853). Signed-off-by: Chris Lesiak <chris.lesiak@licor.com> [smcv: Extended commit message to clarify why we need this] Bug: https://bugs.freedesktop.org/show_bug.cgi?id=104577 Reviewed-by: Simon McVittie <smcv@collabora.com> |
||
|---|---|---|
| .. | ||
| dbus.conf.in | ||