Annotation For dbus.service.mk
Logged in as anonymous

Lines of dbus.service.mk from check-in 7b547778fc that are changed by the sequence of edits moving toward check-in 418b171ab1:

                         1: DAEMON_dbus_COMMAND?=/usr/local/bin/dbus-daemon
                         2: DAEMON_dbus_FLAGS?=--system --syslog
                         3: DAEMON_dbus_BACKGROUND?=--fork
                         4: DAEMON_dbus_FOREGROUND?=--nofork --nopidfile
                         5: 
                         6: dbus: ${_SERVICE}
                         7: 	/usr/local/bin/dbus-uuidgen --ensure
7b547778fc 2023-11-04    8: 	mkdir -p /var/run/dbus