mirror of
git://git.code.sf.net/p/xtables-addons/xtables-addons
synced 2025-09-22 04:24:58 +02:00
SYSRQ target
This commit is contained in:

committed by
Jan Engelhardt

parent
74880dd6ca
commit
039741e022
8
extensions/xt_SYSRQ.Kconfig
Normal file
8
extensions/xt_SYSRQ.Kconfig
Normal file
@@ -0,0 +1,8 @@
|
||||
config NETFILTER_XT_TARGET_SYSRQ
|
||||
tristate '"SYSRQ" target support'
|
||||
depends on NETFILTER_XTABLES && NETFILTER_ADVANCED
|
||||
---help---
|
||||
The SYSRQ target allows to remotely trigger sysrq on the
|
||||
local machine over the network. This can be useful when vital
|
||||
parts of the machine hang and sysrq cannot be triggered
|
||||
through, for example, the shell.
|
Reference in New Issue
Block a user