Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created August 26, 2020 18:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-ryantm/09a5b8e8da070f339b0366fb95fa465c to your computer and use it in GitHub Desktop.
Save r-ryantm/09a5b8e8da070f339b0366fb95fa465c to your computer and use it in GitHub Desktop.
/nix/store/wzbraixrz5kmz4bc63lyp23dd5mnvv1x-minijail-16
├── bin
│   └── minijail0
├── include
│   └── chromeos
│   ├── libminijail.h
│   └── scoped_minijail.h
├── lib
│   ├── libminijailpreload.so
│   ├── libminijail.so
│   └── pkgconfig
│   └── libminijail.pc
└── share
└── minijail
└── constants.json
7 directories, 7 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment