--- trunk/vz-create.pl 2009/02/02 12:35:22 58 +++ trunk/vz-create.pl 2009/02/27 18:38:19 63 @@ -149,5 +149,5 @@ vzctl('set', $ve_id, '--userpasswd', "$login:$passwd" ); } -runscript( $ve_id, 'custom/50-hypertable.sh' ); +#runscript( $ve_id, 'custom/50-hypertable.sh' ); print "OK: $ve_id created\n";