core: do not set noexec on sysfs/procfs
authorLuca Boccassi <luca.boccassi@microsoft.com>
Thu, 25 Feb 2021 18:49:53 +0000 (18:49 +0000)
committerTopi Miettinen <topimiettinen@users.noreply.github.com>
Fri, 26 Feb 2021 20:20:53 +0000 (20:20 +0000)
commitb33cd6b3eec52fc50c6c34d6f07a41cc6254c27f
tree65093c07a899a98d19e66ee842954fc572190123
parentda0d560905d186baababb3abdaf3f6a159897cb2
core: do not set noexec on sysfs/procfs

It causes a regression in certain running environments (networkd under LXC),
so avoid enabling for now.

Fixes #18795

Suggested-by: Topi Miettinen <toiwoton@gmail.com>
src/core/namespace.c