VirtualBox

Ignore:
Timestamp:
Mar 17, 2009 9:59:38 AM (16 years ago)
Author:
vboxsync
Message:

added hardened entry for VBoxNetDHCP

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/SUPR3HardenedVerify.cpp

    r17794 r18003  
    9090static SUPINSTFILE const    g_aSupInstallFiles[] =
    9191{
    92     /*         type,                    dir,fOptional, pszFile                */
     92    /*  type,         dir,                      fOpt, pszFile                */
    9393    /* ---------------------------------------------------------------------- */
    9494    {   kSupIFT_Dll,  kSupID_AppPrivArch,       false, "VMMR0.r0" },
     
    177177
    178178//#ifdef VBOX_WITH_WEBSERVICES
    179     {   kSupIFT_Exe, kSupID_AppBin,             true, "vboxwebsrv" SUPLIB_EXE_SUFF },
     179    {   kSupIFT_Exe,  kSupID_AppBin,            true, "vboxwebsrv" SUPLIB_EXE_SUFF },
    180180//#endif
    181181
    182182#ifdef RT_OS_LINUX
    183     {   kSupIFT_Exe, kSupID_AppBin,             true, "VBoxTunctl" SUPLIB_EXE_SUFF },
     183    {   kSupIFT_Exe,  kSupID_AppBin,            true, "VBoxTunctl" SUPLIB_EXE_SUFF },
    184184#endif
     185
     186//#ifdef VBOX_WITH_NETFLT
     187    {   kSupIFT_Exe,  kSupID_AppBin,            true, "VBoxNetDHCP" SUPLIB_EXE_SUFF },
     188//#endif
    185189};
    186190
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