Merge pull request from tstromberg/fpr-catch-up

Remove cgroup from macOS reference fragment, add fragments README
This commit is contained in:
Thomas Strömberg 2023-02-08 21:06:53 -05:00 committed by GitHub
commit db3d6e5787
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

2
fragments/README.md Normal file
View File

@ -0,0 +1,2 @@
These are reference query fragments that are meant to be shared across queries.

View File

@ -7,7 +7,6 @@ SELECT
p0.name AS p0_name,
p0.cmdline AS p0_cmd,
p0.cwd AS p0_cwd,
p0.cgroup_path AS p0_cgroup,
p0.euid AS p0_euid,
p0_hash.sha256 AS p0_sha256,
-- Parent