VirtualBox

Changeset 87880 in vbox


Ignore:
Timestamp:
Feb 25, 2021 6:27:01 PM (4 years ago)
Author:
vboxsync
Message:

GA: bugref:9948: Fixed scm errors

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/darwin/Installer/VBoxGuestAdditionsKEXTs/postflight

    r87879 r87880  
    6565echo "Updating kernel cache (should trigger loading of new modules)."
    6666# /System/Library/Extensions is readonly in Catalina and later,
    67 # so touch returns always false on these systems   
     67# so touch returns always false on these systems
    6868if [[ ${MACOS_VERS} != 11.* ]] && [[ ${MACOS_VERS} != 10.15.* ]]; then
    6969    touch "/System/Library/Extensions/"
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