diff options
| author | Linus Torvalds <torvalds@penguin.transmeta.com> | 2002-04-03 01:03:45 -0800 |
|---|---|---|
| committer | Linus Torvalds <torvalds@penguin.transmeta.com> | 2002-04-03 01:03:45 -0800 |
| commit | 5e4b50795ee8c7659a1181cea4c98712e02ea63e (patch) | |
| tree | b4e0f1a19c549bc54e93f4ada5c3b0a0953e58cb /include/linux/securebits.h | |
| parent | 893d709002e952c54cce2e140854207a5f7fdcca (diff) | |
| parent | 6a1a68c8febfc71c895a05a10afe6812b7c77584 (diff) | |
Merge bk://linuxusb.bkbits.net/linus-2.5
into penguin.transmeta.com:/home/penguin/torvalds/repositories/kernel/linux
Diffstat (limited to 'include/linux/securebits.h')
| -rw-r--r-- | include/linux/securebits.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/securebits.h b/include/linux/securebits.h index 1e10badcbdba..5b0617840fa4 100644 --- a/include/linux/securebits.h +++ b/include/linux/securebits.h @@ -6,7 +6,7 @@ extern unsigned securebits; /* When set UID 0 has no special privileges. When unset, we support - inheritance of root-permissions and suid-root executablew under + inheritance of root-permissions and suid-root executable under compatibility mode. We raise the effective and inheritable bitmasks *of the executable file* if the effective uid of the new process is 0. If the real uid is 0, we raise the inheritable bitmask of the |
