refactor: add virtualization comments
This commit is contained in:
parent
e08222fc8f
commit
bb9a5b8122
3 changed files with 7 additions and 1 deletions
|
|
@ -5,4 +5,9 @@
|
|||
uris = [ "qemu:///system" ];
|
||||
};
|
||||
};
|
||||
|
||||
# default network can be start with:
|
||||
# > virsh net-start default
|
||||
# or autostart:
|
||||
# > virsh net-autostart default
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue