]> git.pld-linux.org Git - projects/rc-scripts.git/blobdiff - sysconfig/system
- merge from TOTALNEW branch (see NEWS for more info)
[projects/rc-scripts.git] / sysconfig / system
index 839e797a35cbfd6daacc1befb9ae57dc36a9d902..982d7b0b123074d63c7f07c9ac46482c397529e2 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: system,v 1.19 2000/12/27 13:33:19 mkochano Exp $
+# $Id: system,v 1.20 2001/05/15 16:03:42 baggins Exp $
 
 # Do you want colorized starting scripts ?
 COLOR_INIT=yes
@@ -8,7 +8,7 @@ INIT_COL=67
 
 # Messages with a higher priority than this will be printed
 # to the console (default 1)
-CONSOLE_LOGLEVEL=1 
+CONSOLE_LOGLEVEL=1
 
 # On errors (when system is starting) run sulogin instead of shell ?
 RUN_SULOGIN_ON_ERR=yes
@@ -58,20 +58,8 @@ MOUNT_DEVFS=no
 # Start DevFS daemon to preserve compatibility with old "style" device names
 RUN_DEVFSD=no
  
-# Adjust number of inodes and file handles available in the system.
-# If you have a havily loaded system and kernel complains about
-# file/inode limit reached in VFS, increase this 2x. The default
-# value is 4096 (file) and 8192 (inode). The inode number should be
-# always 2-3 times the file number. For most systems this should not
-# be changed
-#VFS_FILE_MAX=4096
-#VFS_INODE_MAX=8192
-
 # Set to anything other than 'no' to allow hotkey interactive startup...
 PROMPT=yes
 
-# Setting this to something other than 'no' will turn on magic sysrq keys
-MAGIC_SYSRQ=yes
-
-# Setting this to something other than 'no' will turn on stop-a (Sparc only)
-STOP_A=no
+# This must be last line !
+# vi:syntax=sh:tw=78:ts=8:sw=4
This page took 0.039897 seconds and 4 git commands to generate.