Kernel : Enable sysrq again.
This commit is contained in:
parent
a6a641caad
commit
36edcf45b7
|
@ -22,8 +22,8 @@
|
||||||
# "net.ipv4.conf.all.accept_source_route" = 0;
|
# "net.ipv4.conf.all.accept_source_route" = 0;
|
||||||
# "net.ipv6.conf.all.accept_source_route" = 0;
|
# "net.ipv6.conf.all.accept_source_route" = 0;
|
||||||
|
|
||||||
# # Allow sysrq.
|
# Allow sysrq.
|
||||||
# "kernel.sysrq" = 1;
|
"kernel.sysrq" = 1;
|
||||||
|
|
||||||
# # Protect filesystem links.
|
# # Protect filesystem links.
|
||||||
# "fs.protected_hardlinks" = 0;
|
# "fs.protected_hardlinks" = 0;
|
||||||
|
|
Loading…
Reference in a new issue