linuxkit/pkg/init
Ilya Dmitrichenko 86fb6ba0aa
pkg/init: Mount /sys/fs/bpf
NOTE: This will be a shared mount, due to root being turned into a
shared with `MC_REC` set: `mount("", "/", "", rec|shared, "")`.
For some reason setting `shared` when mounting `/sys/fs/bpf` doesn't
work at all, perhaps that's just a kernel feature.

Signed-off-by: Ilya Dmitrichenko <errordeveloper@gmail.com>
2020-05-06 11:06:54 +01:00
..
cmd pkg/init: Mount /sys/fs/bpf 2020-05-06 11:06:54 +01:00
etc Reboot should reboot instead of powering off. 2018-06-11 08:29:08 -07:00
build.yml Implement package build, push and show-tag in linuxkit tool 2017-10-06 12:59:25 +01:00
Dockerfile pkgs" Update containerd to v1.3.4 2020-04-26 22:47:48 +01:00
usermode-helper.c add a static usermode helper 2017-06-15 10:39:52 -07:00