Annotation For dbus.service.mk
Logged in as anonymous

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

                         1: DAEMON_dbus_COMMAND?=/usr/local/bin/dbus-daemon
8bc8c738d5 2022-05-31    2: DAEMON_dbus_ENABLE?=no
                         3: DAEMON_dbus_FLAGS?=--system --syslog
                         4: DAEMON_dbus_BACKGROUND?=--fork
                         5: DAEMON_dbus_FOREGROUND?=--nofork --nopidfile
                         6: 
                         7: dbus: ${_SERVICE}
                         8: 	/usr/local/bin/dbus-uuidgen --ensure
                         9: 	mkdir -p /var/run/dbus