Zenaan Harkness <[EMAIL PROTECTED]> writes:

> If I understand correctly, Linux 2.6 has capabilities patch included in
> mainline, thus eliminating this as a problem. 

I just downloaded kernel-source-2.6.0-test7_2.6.0-test7-1_all.deb and
checked include/linux/capability.h.  It still has CAP_SETPCAP disabled
for init:

   #define CAP_INIT_EFF_SET    to_cap_t(~0 & ~CAP_TO_MASK(CAP_SETPCAP))
   #define CAP_INIT_INH_SET    to_cap_t(0)

-- 
  Jack O'Quin
  Austin, Texas

Reply via email to