VirtualBox

Changeset 93665 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Feb 9, 2022 1:10:17 PM (3 years ago)
Author:
vboxsync
Message:

ValKit/vboxinstaller.py: Query the status of vboxsup instead of vboxdrv now. bugref:10162

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/testdriver/vboxinstaller.py

    r93184 r93665  
    877877
    878878    ## VBox windows services we can query the status of.
    879     kasWindowsServices = [ 'vboxdrv', 'vboxusbmon', 'vboxnetadp', 'vboxnetflt', 'vboxnetlwf' ];
     879    kasWindowsServices = [ 'vboxsup', 'vboxusbmon', 'vboxnetadp', 'vboxnetflt', 'vboxnetlwf' ];
    880880
    881881    def _installVBoxOnWindows(self):
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