bhyve/vmrun.sh: make -L functional.
Sponsored by: The FreeBSD Foundation MFC after: 3 days
This commit is contained in:
parent
813adb3812
commit
4531d25813
@ -134,7 +134,7 @@ vncport=${DEFAULT_VNCPORT}
|
||||
vncsize=${DEFAULT_VNCSIZE}
|
||||
tablet=""
|
||||
|
||||
while getopts aAc:C:d:e:Ef:F:g:hH:iI:l:m:n:p:P:t:Tuvw c ; do
|
||||
while getopts aAc:C:d:e:Ef:F:g:hH:iI:l:L:m:n:p:P:t:Tuvw c ; do
|
||||
case $c in
|
||||
a)
|
||||
bhyverun_opt="${bhyverun_opt} -a"
|
||||
|
Loading…
Reference in New Issue
Block a user