]> xenbits.xensource.com Git - rumpuser-xen.git/commitdiff
touch more verbosity
authorAntti Kantee <pooka@iki.fi>
Thu, 5 Sep 2013 21:16:45 +0000 (00:16 +0300)
committerAntti Kantee <pooka@iki.fi>
Thu, 5 Sep 2013 21:16:45 +0000 (00:16 +0300)
domain_config

index 63a907ed285d598e7dec1d8be8c89a779167c21e..9b768300ee319e451b78fdafecf61acee3d6b292 100644 (file)
@@ -8,7 +8,9 @@ vif = [ 'mac=b2:11:11:11:11:11' ]
 
 # if 1, run fs test
 # if 2, run net test
-# if 0 or 3, run neither or both tests, respectively
+# if 4, run httpd
+# or any bitwise combination thereof
+# note: both "2" and "4" run forever, so "6" is effectively "2"
 extra = "4"
 
 on_crash="preserve"