VirtualBox

Changeset 107919 in vbox


Ignore:
Timestamp:
Jan 23, 2025 4:06:43 PM (2 weeks ago)
Author:
vboxsync
Message:

Additions: Linux: rcvboxadd: Drop unused check for 'vboxvideo' kernel module presence, bugref:10359.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/linux/installer/vboxadd.sh

    r107918 r107919  
    183183{
    184184    lsmod | grep -q "vboxsf[^_-]"
    185 }
    186 
    187 # Returns if the vboxvideo module is running or not.
    188 #
    189 # Returns true if vboxvideo module is running, false if not.
    190 running_vboxvideo()
    191 {
    192     lsmod | grep -q "vboxvideo[^_-]"
    193185}
    194186
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette