bpf: mount bpffs by default on boot
authorLennart Poettering <lennart@poettering.net>
Fri, 16 Feb 2018 13:59:26 +0000 (14:59 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 21 Feb 2018 15:43:36 +0000 (16:43 +0100)
commit43b7f24b5e0dd048452112bfb344739764c58694
treed3ae7e671a6e422fa1f92f1b401d1d2ad476f16c
parent9b3c189786a637fbd3b402a1c09626cb831c0fd3
bpf: mount bpffs by default on boot

We make heavy use of BPF functionality these days, hence expose the BPF
file system too by default now. (Note however, that we don't actually
make use bpf file systems object yet, but we might later on too.)
src/core/mount-setup.c