aboutsummaryrefslogtreecommitdiffstats
path: root/executor
diff options
context:
space:
mode:
Diffstat (limited to 'executor')
-rw-r--r--executor/executor_linux.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/executor/executor_linux.h b/executor/executor_linux.h
index ed3cbafb3..bd43f2a5b 100644
--- a/executor/executor_linux.h
+++ b/executor/executor_linux.h
@@ -223,6 +223,5 @@ static feature_t features[] = {
{"binfmt_misc", setup_binfmt_misc},
{"kcsan", setup_kcsan},
{"usb", setup_usb},
- {"sysctl", setup_sysctl},
{"802154", setup_802154},
};