Add LIBVIRT_DEFAULT_URI
This commit is contained in:
parent
1ccfa4efcd
commit
a2e5fbaaf5
7
config/includes.chroot/etc/skel/.bash_login
Normal file
7
config/includes.chroot/etc/skel/.bash_login
Normal file
@ -0,0 +1,7 @@
|
||||
|
||||
if [ -f $HOME/.bashrc ]; then
|
||||
source $HOME/.bashrc
|
||||
fi
|
||||
|
||||
export LIBVIRT_DEFAULT_URI="qemu+ssh://majalis/system"
|
||||
|
Loading…
x
Reference in New Issue
Block a user