Remove LIBVIRT_DEFAULT_URI env var
This commit is contained in:
parent
1adf1005ea
commit
aaff16b695
1 changed files with 0 additions and 3 deletions
|
@ -160,9 +160,6 @@ then
|
||||||
export BASH_SILENCE_DEPRECATION_WARNING=1
|
export BASH_SILENCE_DEPRECATION_WARNING=1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Override this if needed.
|
|
||||||
export LIBVIRT_DEFAULT_URI="qemu+ssh://vmhost/system"
|
|
||||||
|
|
||||||
if test -x /usr/bin/tty
|
if test -x /usr/bin/tty
|
||||||
then
|
then
|
||||||
GPG_TTY=$(tty)
|
GPG_TTY=$(tty)
|
||||||
|
|
Loading…
Reference in a new issue