Update comment

This commit is contained in:
Martin Wimpress 2022-08-19 23:46:31 +01:00
parent b05208c892
commit b19188c2dd
No known key found for this signature in database
GPG Key ID: 61DF940515E06DA3

View File

@ -1680,8 +1680,7 @@ if [ -n "${VM}" ] && [ -e "${VM}" ]; then
fi fi
viewer_param_check viewer_param_check
# Set the default 3d acceleration. Will be overridden to "off" if # Set the default 3D acceleration.
# DISPLAY_DEVICE is determined to be virtio-vga since it doesn't work there.
if [ -z "${gl}" ]; then if [ -z "${gl}" ]; then
gl="on" gl="on"
fi fi