patch-2.1.100 linux/include/linux/sched.h
Next file: linux/include/linux/swapctl.h
Previous file: linux/include/linux/proc_fs.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Thu May  7 18:14:25 1998
-  Orig file: 
v2.1.99/linux/include/linux/sched.h
-  Orig date: 
Tue Apr 14 14:29:26 1998
diff -u --recursive --new-file v2.1.99/linux/include/linux/sched.h linux/include/linux/sched.h
@@ -354,7 +354,7 @@
 /* process credentials */					\
 /* uid etc */	0,0,0,0,0,0,0,0,				\
 /* suppl grps*/ 0, {0,},					\
-/* caps */      CAP_FULL_SET, CAP_FULL_SET, CAP_FULL_SET,    \
+/* caps */      CAP_INIT_EFF_SET,CAP_INIT_INH_SET,CAP_FULL_SET, \
 /* rlimits */   INIT_RLIMITS, \
 /* math */	0, \
 /* comm */	"swapper", \
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov