gcc484ntopperl-5.22
Last change
on this file since c5c522c was
c5c522c,
checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago
|
initial commit, transferred from cleaned syn3 svn tree
|
-
Property mode set to
100644
|
File size:
450 bytes
|
Line | |
---|
1 | # |
---|
2 | # This can be used to setup URI aliases for frequently |
---|
3 | # used connection URIs. Aliases may contain only the |
---|
4 | # characters a-Z, 0-9, _, -. |
---|
5 | # |
---|
6 | # Following the '=' may be any valid libvirt admin connection |
---|
7 | # URI, including arbitrary parameters |
---|
8 | |
---|
9 | #uri_aliases = [ |
---|
10 | # "admin=libvirtd:///system", |
---|
11 | #] |
---|
12 | |
---|
13 | # This specifies the default location the client tries to connect to if no other |
---|
14 | # URI is provided by the application |
---|
15 | |
---|
16 | #uri_default = "libvirtd:///system" |
---|
Note: See
TracBrowser
for help on using the repository browser.