From: Enrico Scholz Date: Tue, 6 Apr 2004 08:41:17 +0000 (+0000) Subject: added ccap names X-Git-Tag: VERSION_0_10~162 X-Git-Url: http://git.linux-vserver.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2015fccbc3bed7ea7abfb85404b3497c0c18561;p=util-vserver.git added ccap names git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@1419 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- diff --git a/util-vserver/lib/ccaps-v13.c b/util-vserver/lib/ccaps-v13.c index 822b3b6..39d2e03 100644 --- a/util-vserver/lib/ccaps-v13.c +++ b/util-vserver/lib/ccaps-v13.c @@ -30,7 +30,10 @@ #define DECL(STR, VAL) { STR, sizeof(STR)-1, VAL } static struct Mapping_uint64 const VALUES[] = { -#warning Add the 'ccap' values here + DECL("utsname", VC_VXC_SET_UTSNAME), + DECL("rlimit", VC_VXC_SET_RLIMIT), + DECL("ping", VC_VXC_ICMP_PING), + DECL("mount", VC_VXC_SECURE_MOUNT), }; uint_least64_t