1
0
Fork 0

fix lxclogin

This commit is contained in:
VirtuBox 2019-09-23 16:09:51 +02:00
parent eb582284c8
commit 991dca63e3
Signed by: virtubox
GPG Key ID: 22EB296C97BAD476
1 changed files with 1 additions and 1 deletions

View File

@ -541,7 +541,7 @@ _FD() {
}
_LXC_LOGIN() {
lxc exec "$@" /usr/bin/env "bash -l"
lxc exec "$@" /usr/bin/env bash
}
# enable color support of ls and also add handy aliases