This file is indexed.

/etc/libvirt/libvirt-admin.conf is in libvirt-bin 1.3.1-1ubuntu10.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
#
# This can be used to setup URI aliases for frequently
# used connection URIs. Aliases may contain only the
# characters  a-Z, 0-9, _, -.
#
# Following the '=' may be any valid libvirt admin connection
# URI, including arbitrary parameters

#uri_aliases = [
#  "admin=libvirtd:///system",
#]

# This specifies the default location the client tries to connect to if no other
# URI is provided by the application

#uri_default = "libvirtd:///system"