Hello.

Inside etc/init.d scripts there is possibility to disable modules
loading using MODULES_DISABLED variable. But this possibility is not
mentioned in etc/vz.conf. Attached patch documents this variable. Please
apply.

-- 
Peter.
=== modified file 'vz.conf'
--- vz.conf	2008-03-21 08:46:35 +0000
+++ vz.conf	2008-03-21 08:49:21 +0000
@@ -14,6 +14,9 @@
 DISK_QUOTA=yes
 VZFASTBOOT=no
 
+# Disable loading of modules
+#MODULES_DISABLED=yes
+
 # The name of the device whose ip address will be used as source ip for VE.
 # By default automatically assigned.
 #VE_ROUTE_SRC_DEV="eth0"

Attachment: signature.asc
Description: Эта часть сообщения подписана цифровой подписью

_______________________________________________
Devel mailing list
[email protected]
https://openvz.org/mailman/listinfo/devel

Reply via email to