aboutsummaryrefslogtreecommitdiffstats
path: root/debian/patches/debian/sysrq-mask.patch
diff options
context:
space:
mode:
authorBen Hutchings <benh@debian.org>2012-04-03 04:34:17 +0000
committerBen Hutchings <benh@debian.org>2012-04-03 04:34:17 +0000
commit5c9895e3ccb16011bc7f2148c482d2c49499682e (patch)
treebd68f6d577c2e3208eeceb44cd9b316ec3688960 /debian/patches/debian/sysrq-mask.patch
parent78b9c64209bf60ce0436b34e23b5a2f0901ea2de (diff)
downloadkernel_replicant_linux-5c9895e3ccb16011bc7f2148c482d2c49499682e.tar.gz
kernel_replicant_linux-5c9895e3ccb16011bc7f2148c482d2c49499682e.tar.bz2
kernel_replicant_linux-5c9895e3ccb16011bc7f2148c482d2c49499682e.zip
Adding header information for most Debian-specific patches
svn path=/dists/sid/linux-2.6/; revision=18901
Diffstat (limited to 'debian/patches/debian/sysrq-mask.patch')
-rw-r--r--debian/patches/debian/sysrq-mask.patch7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/patches/debian/sysrq-mask.patch b/debian/patches/debian/sysrq-mask.patch
index 234caa75cb65..ff48f0f14fc5 100644
--- a/debian/patches/debian/sysrq-mask.patch
+++ b/debian/patches/debian/sysrq-mask.patch
@@ -1,3 +1,10 @@
+From: Bastian Blank <waldi@debian.org>
+Subject: Allow access to sensitive SysRq keys to be restricted by default
+Date: Sun, 14 Feb 2010 16:11:35 +0100
+
+Add a Kconfig variable to set the initial value of the Magic
+SysRq mask (sysctl: kernel.sysrq).
+
--- a/include/linux/sysrq.h
+++ b/include/linux/sysrq.h
@@ -18,7 +18,7 @@