VirtualBox

Changeset 29352 in vbox for trunk/src/VBox/Main/linux


Ignore:
Timestamp:
May 11, 2010 1:23:15 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
61457
Message:

Main/HostHardwareLinux: also check for changed permissions of USB device nodes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/linux/HostHardwareLinux.cpp

    r29085 r29352  
    13001300}
    13011301
    1302 /** The flags we pass to inotify - modify, create, delete */
    1303 #define IN_FLAGS 0x302
     1302/** The flags we pass to inotify - modify, create, delete, change permissions
     1303 */
     1304#define IN_FLAGS 0x306
    13041305
    13051306bool inotifyWatch::handle(const char *pcszPath)
Note: See TracChangeset for help on using the changeset viewer.

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