File git-07-427db470e66738bd4262e68911614ba124593576.patch of Package aaa_base.openSUSE_Leap_42.2_Update

commit 427db470e66738bd4262e68911614ba124593576
Author: Petr Tesarik <petr@tesarici.cz>
Date:   Thu Jun 25 12:10:19 2015 +0200

    Enable SysRq dump by default
    
    Commit 7c4b61320d0288ef20ef8f551100e5ea298fa79e adds one more step in
    configuring a system for kernel dumps. Admittedly, the "dump" action is
    destructive, but so is reboot/poweroff, which was already enabled.
    
    Signed-off-by: Petr Tesarik <petr@tesarici.cz>

diff --git a/files/usr/lib/sysctl.d/50-default.conf b/files/usr/lib/sysctl.d/50-default.conf
index 6a00dcc..2713820 100644
--- a/files/usr/lib/sysctl.d/50-default.conf
+++ b/files/usr/lib/sysctl.d/50-default.conf
@@ -40,8 +40,8 @@ fs.inotify.max_user_watches = 65536
 #        256 - allow nicing of all RT tasks
 #
 # For further information see /usr/src/linux/Documentation/sysrq.txt
-# default 176 = 128+32+16
-kernel.sysrq = 176
+# default 184 = 128+32+16+8
+kernel.sysrq = 184
 
 # Disable auto-closing of cd tray bnc#659153
 dev.cdrom.autoclose = 0
openSUSE Build Service is sponsored by