X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fsecurebits.h;h=ba0bba5353e92d8c0837f37dbf7613ee27f4aad3;hp=a5b99a3dbf9613e5c252369ac617c2b984d055d1;hb=35b8ca3aaf8cb044ad76675dfcad89e000dd4a5c;hpb=a9bd141b4a144d8da062f9f8fa13869bba0c7bce diff --git a/src/securebits.h b/src/securebits.h index a5b99a3db..ba0bba535 100644 --- a/src/securebits.h +++ b/src/securebits.h @@ -16,7 +16,7 @@ #define SECURE_NOROOT_LOCKED 1 /* make bit-0 immutable */ /* When set, setuid to/from uid 0 does not trigger capability-"fixup". - When unset, to provide compatiblility with old programs relying on + When unset, to provide compatibility with old programs relying on set*uid to gain/lose privilege, transitions to/from uid 0 cause capabilities to be gained/lost. */ #define SECURE_NO_SETUID_FIXUP 2