From fd63008e5c0136b65283fe306bd00c835d057c24 Mon Sep 17 00:00:00 2001 From: Florian La Roche Date: Sun, 31 Oct 2004 20:08:15 +0000 Subject: - some optims/cleanups, details in initscripts.spec --- sysconfig/init | 2 -- 1 file changed, 2 deletions(-) (limited to 'sysconfig/init') diff --git a/sysconfig/init b/sysconfig/init index 1ffeaea6..a1b03f04 100644 --- a/sysconfig/init +++ b/sysconfig/init @@ -19,5 +19,3 @@ SETCOLOR_WARNING="echo -en \\033[0;33m" SETCOLOR_NORMAL="echo -en \\033[0;39m" # default kernel loglevel on boot (syslog will reset this) LOGLEVEL=3 -# Set to anything other than 'no' to allow hotkey interactive startup... -PROMPT=yes -- cgit v1.2.1