Merge branch 'autolaunch-regression' into 'master'

sysdeps-win: Fix autolaunch: regression on Windows

Closes #503

See merge request dbus/dbus!458
This commit is contained in:
Ralf Habacker 2024-04-09 06:27:52 +00:00
commit 1caf0f62e0

View file

@ -2759,7 +2759,7 @@ static const char *cDBusDaemonMutex = "DBusDaemonMutex";
static const char *cDBusDaemonAddressInfo = "DBusDaemonAddressInfo";
/* custom command line parameter for autolaunching daemon */
static const char *autolaunch_custom_command_line_parameter = "";
static const char *autolaunch_custom_command_line_parameter = NULL;
/**
* Set command line parameters for the dbus daemon to start