ModemManager ver. bump
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
diff --git i/src/mm-context.c w/src/mm-context.c
|
||||
index 88d71384..fd17f830 100644
|
||||
--- i/src/mm-context.c
|
||||
+++ w/src/mm-context.c
|
||||
@@ -38,7 +38,7 @@
|
||||
static gboolean help_flag;
|
||||
static gboolean version_flag;
|
||||
static gboolean debug;
|
||||
-static MMFilterRule filter_policy = MM_FILTER_POLICY_DEFAULT;
|
||||
+static MMFilterRule filter_policy = MM_FILTER_POLICY_STRICT;
|
||||
static gboolean no_auto_scan = NO_AUTO_SCAN_DEFAULT;
|
||||
static const gchar *initial_kernel_events;
|
||||
|
||||
Reference in New Issue
Block a user