mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-25 17:59:25 +01:00
client: disconnect message
This commit is contained in:
parent
a21db05517
commit
b6ebce0d90
@ -273,6 +273,8 @@ static void service_disappeared_callback(struct l_dbus *dbus,
|
||||
|
||||
static void dbus_disconnect_callback(void *user_data)
|
||||
{
|
||||
display("D-Bus disconnected, quitting...\n");
|
||||
|
||||
l_main_quit();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user