Subversion Repositories configs

Rev

Rev 192 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 192 Rev 204
Line 8... Line 8...
8
LIBVIRTD_ARGS="--timeout 120"
8
LIBVIRTD_ARGS="--timeout 120"
9
 
9
 
10
# If systemd socket activation is disabled, then the following
10
# If systemd socket activation is disabled, then the following
11
# can be used to listen on TCP/TLS sockets
11
# can be used to listen on TCP/TLS sockets
12
#LIBVIRTD_ARGS="--listen"
12
#LIBVIRTD_ARGS="--listen"
13
 
-
 
14
# Override Kerberos service keytab for SASL/GSSAPI
-
 
15
#KRB5_KTNAME=/etc/libvirt/krb5.tab
-
 
16
 
13
 
17
# Override the QEMU/SDL default audio driver probing when
14
# Override the QEMU/SDL default audio driver probing when
18
# starting virtual machines using SDL graphics
15
# starting virtual machines using SDL graphics
19
#
16
#
20
# NB these have no effect for VMs using VNC, unless vnc_allow_host_audio
17
# NB these have no effect for VMs using VNC, unless vnc_allow_host_audio