diff options
| author | Russell King <rmk@flint.arm.linux.org.uk> | 2002-04-04 11:45:09 +0100 |
|---|---|---|
| committer | Russell King <rmk@flint.arm.linux.org.uk> | 2002-04-04 11:45:09 +0100 |
| commit | 94394e5bc92026a2ff31cd03e11e015adfdb3260 (patch) | |
| tree | 8f24a3e60e98d45ba7416821aadb84508e18d79d /include/linux/securebits.h | |
| parent | 3f4d4f4e46865cb01d2e2717c6906e2ae079c042 (diff) | |
| parent | 5e4b50795ee8c7659a1181cea4c98712e02ea63e (diff) | |
Merge flint.arm.linux.org.uk:/usr/src/linux-bk-2.5/linux-2.5
into flint.arm.linux.org.uk:/usr/src/linux-bk-2.5/linux-2.5-rmk
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 |
