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, cpu,
handle, handle,
flags), flags),
G_DBUS_CALL_FLAGS_NO_AUTO_START, G_DBUS_CALL_FLAGS_NONE,
-1, -1,
fd_list, fd_list,
&out_fd_list, &out_fd_list,