]> git.pld-linux.org Git - projects/rc-scripts.git/blobdiff - sysconfig/system
- merge my private tree
[projects/rc-scripts.git] / sysconfig / system
index 1865bbae8d5eb7f09f8da81c76e166470f149fa9..c5ebf02260b8875eef4ab7e096fc095fa108029b 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: system,v 1.17.2.1 2000/10/18 20:10:51 misiek Exp $
+# $Id: system,v 1.17.2.2 2001/09/30 10:19:40 misiek Exp $
 
 # Do you want colorized starting scripts ?
 COLOR_INIT=yes
@@ -17,8 +17,10 @@ RUN_SULOGIN_ON_ERR=yes
 # $SERVICE_RUN_NICE_LEVEL is not defined in /etc/sysconfig/<service>
 DEFAULT_SERVICE_RUN_NICE_LEVEL=0
 
-# Run isapnp at system startup ?
-RUN_ISAPNP=yes
+# Setup PNP using userspace tools?
+RUN_USERPNP=yes
+# Setup kernel space PNP (2.4.x)
+RUN_KERNELPNP=yes
 
 # After how many seconds reboot system after kernel panic ?
 # 0 - never reboot system (suggested 60)
This page took 0.426119 seconds and 4 git commands to generate.