diff options
author | Bill Nottingham <notting@redhat.com> | 1999-08-31 22:18:17 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 1999-08-31 22:18:17 +0000 |
commit | 2dc7a9140cf2196852cd8769065cb86b4d803b73 (patch) | |
tree | 14581365d2bc8dcc89a06002de64ca9435350ae1 /sysconfig.txt | |
parent | abb2109a73ad0d86ebb15265550eb037c5c4b889 (diff) | |
download | initscripts-2dc7a9140cf2196852cd8769065cb86b4d803b73.tar initscripts-2dc7a9140cf2196852cd8769065cb86b4d803b73.tar.gz initscripts-2dc7a9140cf2196852cd8769065cb86b4d803b73.tar.bz2 initscripts-2dc7a9140cf2196852cd8769065cb86b4d803b73.tar.xz initscripts-2dc7a9140cf2196852cd8769065cb86b4d803b73.zip |
disable magic sysrq by default
Diffstat (limited to 'sysconfig.txt')
-rw-r--r-- | sysconfig.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysconfig.txt b/sysconfig.txt index 245d0ac4..b3a19b3f 100644 --- a/sysconfig.txt +++ b/sysconfig.txt @@ -51,6 +51,8 @@ Files in /etc/sysconfig SETCOLOR_NORMAL=<a command> A command to set the color to 'normal'. Defaults to nasty ANSI sequences output by echo -e. + MAGIC_SYSRQ=yes|no + Set to 'no' to disable the magic sysrq key. /etc/sysconfig/keyboard: |