Advertisement
Guest User

hw.xml

a guest
Dec 7th, 2011
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.55 KB | None | 0 0
  1. <domain type='lxc'>
  2.   <name>hw</name>
  3.   <uuid>38320e75-1ba0-d85a-6138-532a3a66f13d</uuid>
  4.   <memory>102400</memory>
  5.   <currentMemory>102400</currentMemory>
  6.   <vcpu>1</vcpu>
  7.   <os>
  8.     <type arch='x86_64'>exe</type>
  9.     <init>/bin/bash</init>
  10.   </os>
  11.   <clock offset='utc'/>
  12.   <on_poweroff>destroy</on_poweroff>
  13.   <on_reboot>restart</on_reboot>
  14.   <on_crash>destroy</on_crash>
  15.   <devices>
  16.     <emulator>/usr/lib/libvirt/libvirt_lxc</emulator>
  17.     <console type='stdio'>
  18.       <target type='lxc' port='0'/>
  19.     </console>
  20.   </devices>
  21. </domain>
  22.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement