linuxkit/pkg/init/cmd
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
..
init Fixes linuxkit#3237: add support for named pipes to init 2019-02-07 10:37:15 -08:00
rc.init pkg/init: Mount /sys/fs/bpf 2020-05-06 11:06:54 +01:00
service pkg/init: Revert "workaround bad containerd bug" 2020-04-26 22:49:48 +01:00