libsysprof: allow auto-start of sysprof3

We don't need to allow auth here, but we do need to allow auto-start.
This commit is contained in:
Christian Hergert
2019-05-23 16:20:10 -07:00
parent 19f8c6b39f
commit 9229e41976

View File

@ -495,7 +495,7 @@ sysprof_helpers_perf_event_open (SysprofHelpers *self,
cpu,
handle,
flags),
G_DBUS_CALL_FLAGS_NO_AUTO_START,
G_DBUS_CALL_FLAGS_NONE,
-1,
fd_list,
&out_fd_list,