mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-02 19:31:18 +00:00
10 lines
275 B
Plaintext
10 lines
275 B
Plaintext
# Override the default config file
|
|
#LIBVIRTD_CONFIG=/etc/libvirt/libvirtd.conf
|
|
|
|
# Listen for TCP/IP connections
|
|
# NB. must setup TLS/SSL keys prior to using this
|
|
#LIBVIRTD_ARGS="--listen"
|
|
|
|
# Override Kerberos service keytab for SASL/GSSAPI
|
|
#KRB5_KTNAME=/etc/libvirt/krb5.tab
|