diff --git a/daemon/core/system.go b/daemon/core/system.go index 60f10693..3b705aff 100644 --- a/daemon/core/system.go +++ b/daemon/core/system.go @@ -86,7 +86,6 @@ func CheckSysRequirements() { "Regexps": [ "CONFIG_KPROBES=y", "CONFIG_KPROBES_ON_FTRACE=y", - "CONFIG_KPROBES_ON_FTRACE=y", "CONFIG_HAVE_KPROBES=y", "CONFIG_HAVE_KPROBES_ON_FTRACE=y", "CONFIG_KPROBE_EVENTS=y"