]> git.ipfire.org Git - thirdparty/systemd.git/commit
mount-setup: change bpf mount mode to 0700 (#8334)
authorLennart Poettering <lennart@poettering.net>
Fri, 2 Mar 2018 11:55:24 +0000 (12:55 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 2 Mar 2018 11:55:24 +0000 (12:55 +0100)
commit39f305a901934dfcc064cffd4e419b92d90b02c0
tree580a92bab31f9d2198aca216bd2d986d16dbedb3
parent48449f41b4f0da2c705ad63cc47155a437a50cc2
mount-setup: change bpf mount mode to 0700 (#8334)

After discussing with the kernel folks, we agreed to default to 0700 for
this. Better safe than sorry.
src/core/mount-setup.c