chiark / gitweb /
bpf: mount bpffs by default on boot
authorLennart Poettering <lennart@poettering.net>
Fri, 16 Feb 2018 13:59:26 +0000 (14:59 +0100)
committerSven Eden <yamakuzure@gmx.net>
Wed, 30 May 2018 05:59:03 +0000 (07:59 +0200)
commite614bab976056dd3b6e402a71a0a6de5b0b7572b
treeb8e3af3318986138050fa5dcfe645278bec8feaf
parent5e7eb6fbbd4a55cb4b26929482478ca7b2eef6aa
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