diff options
Diffstat (limited to 'extra/Configs/Config.in')
-rw-r--r-- | extra/Configs/Config.in | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/extra/Configs/Config.in b/extra/Configs/Config.in index c6a364942..018f6a0ee 100644 --- a/extra/Configs/Config.in +++ b/extra/Configs/Config.in @@ -1188,9 +1188,6 @@ choice "segfault" use SIGSEGV to block offending programs. Use this for debugging. - "kill" use SIGKILL to block offending programs. - Perhaps the best for security. - If unsure, answer "abort". config PROPOLICE_BLOCK_ABRT @@ -1199,9 +1196,6 @@ config PROPOLICE_BLOCK_ABRT config PROPOLICE_BLOCK_SEGV bool "segfault" -config PROPOLICE_BLOCK_KILL - bool "kill" - endchoice config UCLIBC_BUILD_SSP |