Hello everyone, i'am running osqueryd as a LauncherDaemon with one differential, scheduled query. The flagfile points to the osquery.conf, which holds the query. The logs are written to the standard log file "osqueryd.results.log". Now i saw that after shutting down and booting the macOS host again, osqueryd conducts the initial query again resulting in duplicates in the log file. Is there a way to prevent this repeated, initial query? My application depends on the differential query results only.