From 7d302ba296c897e3770de1ee968ab9eb4c963491 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Tue, 28 Dec 1999 06:11:06 +0000 Subject: switch from echoing values into /proc/sys to using sysctl --- sysconfig/init | 4 ---- 1 file changed, 4 deletions(-) (limited to 'sysconfig') diff --git a/sysconfig/init b/sysconfig/init index d9dcccb6..77e7520d 100644 --- a/sysconfig/init +++ b/sysconfig/init @@ -17,9 +17,5 @@ SETCOLOR_WARNING="echo -en \\033[1;33m" SETCOLOR_NORMAL="echo -en \\033[0;39m" # default kernel loglevel on boot (syslog will reset this) LOGLEVEL=1 -# Setting this to something other than 'no' will turn on magic sysrq keys -MAGIC_SYSRQ=no -# Setting this to something other than 'no' will turn on stop-a (Sparc only) -STOP_A=no # Set to anything other than 'no' to allow hotkey interactive startup... PROMPT=yes -- cgit v1.2.1