Kernel : Enable sysrq again.

This commit is contained in:
Dmitry Voronin 2024-06-15 18:04:50 +03:00
parent a6a641caad
commit 36edcf45b7
Signed by: voronind
SSH key fingerprint: SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k

View file

@ -22,8 +22,8 @@
# "net.ipv4.conf.all.accept_source_route" = 0;
# "net.ipv6.conf.all.accept_source_route" = 0;
# # Allow sysrq.
# "kernel.sysrq" = 1;
# Allow sysrq.
"kernel.sysrq" = 1;
# # Protect filesystem links.
# "fs.protected_hardlinks" = 0;