]> git.pld-linux.org Git - projects/rc-scripts.git/blobdiff - sysconfig/system
turn off by default RUN_USERPNP and RUN_KERNELPNP
[projects/rc-scripts.git] / sysconfig / system
index e152afa2230fce71ace78945856998fa02894706..6e34bc027498b75d8c3191d7b4d8355a79f29f01 100644 (file)
@@ -39,9 +39,9 @@ DEFAULT_SERVICE_LIMITS="-u unlimited -c 0"
 DEFAULT_SERVICE_UMASK=022
 
 # Setup PNP using userspace tools?
-RUN_USERPNP=yes
+RUN_USERPNP=no
 # Setup kernel space PNP (2.4.x)
-RUN_KERNELPNP=yes
+RUN_KERNELPNP=no
 
 # After how many seconds reboot system after kernel panic ?
 # 0 - never reboot system (suggested 60)
This page took 0.179681 seconds and 4 git commands to generate.