Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created March 28, 2018 10:32
Show Gist options
  • Save ryantm/a1cba7cee628c2f7061269bc3f706957 to your computer and use it in GitHub Desktop.
Save ryantm/a1cba7cee628c2f7061269bc3f706957 to your computer and use it in GitHub Desktop.
/nix/store/8zp1vyhabqmk756rycka64phbc77q0pf-lxcfs-3.0.0
├── bin
│   └── lxcfs
├── lib
│   ├── lxcfs
│   │   ├── liblxcfs.la
│   │   └── liblxcfs.so
│   └── systemd
│   └── lxcfs.service
└── share
├── lxc
│   └── config
│   └── common.conf.d
│   └── 00-lxcfs.conf
├── lxcfs
│   ├── lxc.mount.hook
│   └── lxc.reboot.hook
└── man
└── man1
└── lxcfs.1.gz
11 directories, 8 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment