Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Aug 2023 05:33:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        desktop@FreeBSD.org
Subject:   [Bug 273237] devel/dbus: /var/local/lib/dbus/machine-id not created
Message-ID:  <bug-273237-39348-yuvrh7tK97@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-273237-39348@https.bugs.freebsd.org/bugzilla/>
References:  <bug-273237-39348@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273237

--- Comment #2 from Slawomir Wojciech Wojtczak <vermaden@interia.pl> ---
(In reply to Jan Beich from comment #1)

I just updated the Ports tree and rebuild the devel/dbus.

Effect is the same. Nothing changed.

If still only uses /var/lib/dbus and not /var/local/lib/dbus path.

| dbus_prestart()
| {
|     mkdir -p /var/lib/dbus
|     /usr/local/bin/dbus-uuidgen --ensure
|     mkdir -p /var/run/dbus
| }

The above quote is from /usr/local/etc/rc.d/dbus file.

Regards.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-273237-39348-yuvrh7tK97>