mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-08-02 18:46:09 -04:00
Restrict the SysRq key
This commit is contained in:
parent
ad6b766886
commit
d251c43344
1 changed files with 6 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue