Changeset 15299 in vbox for trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp
- Timestamp:
- Dec 11, 2008 10:38:33 AM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 40722
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/SUPR3HardenedMain.cpp
r15298 r15299 597 597 if (!cap_set_proc(cap_from_text("all-eip cap_net_raw+ep"))) 598 598 prctl(PR_SET_KEEPCAPS, /*keep=*/1, 0, 0, 0); 599 599 600 # elif defined(RT_OS_SOLARIS) 600 601 /*
Note:
See TracChangeset
for help on using the changeset viewer.