We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff407e7 commit 496e905Copy full SHA for 496e905
daemon/core/system.go
@@ -86,7 +86,6 @@ func CheckSysRequirements() {
86
"Regexps": [
87
"CONFIG_KPROBES=y",
88
"CONFIG_KPROBES_ON_FTRACE=y",
89
- "CONFIG_KPROBES_ON_FTRACE=y",
90
"CONFIG_HAVE_KPROBES=y",
91
"CONFIG_HAVE_KPROBES_ON_FTRACE=y",
92
"CONFIG_KPROBE_EVENTS=y"
0 commit comments