We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2092032 commit 9d1d906Copy full SHA for 9d1d906
Trixie/config/hooks/live/9004-kernelconfig.live
@@ -0,0 +1,7 @@
1
+#!/bin/sh
2
+set -e
3
+
4
5
+echo "Enabling sysrq..."
6
+echo 'kernel.sysrq = 1' > /etc/sysctl.d/99-sysrq.conf
7
0 commit comments