mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-03-12 11:00:31 +07:00
Restrict the SysRq key
This commit is contained in:
parent
ad6b766886
commit
d251c43344
@ -118,3 +118,9 @@ net.ipv4.conf.all.rp_filter=1
|
|||||||
net.ipv4.tcp_timestamps=0
|
net.ipv4.tcp_timestamps=0
|
||||||
|
|
||||||
#### meta end
|
#### meta end
|
||||||
|
|
||||||
|
## Only allow the SysRq key to be used for shutdowns and the
|
||||||
|
## Secure Attention Key (SAK).
|
||||||
|
##
|
||||||
|
## https://forums.whonix.org/t/sysrq-magic-sysrq-key/8079/
|
||||||
|
kernel.sysrq=132
|
||||||
|
Loading…
Reference in New Issue
Block a user