gentoo: use /var/run for new /run compatibility
[util-vserver.git] / lib / ccaps-v13.c
index 2c34d3f..97caa05 100644 (file)
 static struct Mapping_uint64 const VALUES[] = {
   DECL("set_utsname",     VC_VXC_SET_UTSNAME),
   DECL("set_rlimit",      VC_VXC_SET_RLIMIT),
+  DECL("fs_security",     VC_VXC_FS_SECURITY),
+  DECL("tiocsti",         VC_VXC_TIOCSTI),
   DECL("raw_icmp",        VC_VXC_RAW_ICMP),
   DECL("syslog",          VC_VXC_SYSLOG),
+  DECL("oom_adjust",      VC_VXC_OOM_ADJUST),
+  DECL("audit_control",   VC_VXC_AUDIT_CONTROL),
   DECL("secure_mount",    VC_VXC_SECURE_MOUNT),
   DECL("secure_remount",  VC_VXC_SECURE_REMOUNT),
   DECL("binary_mount",    VC_VXC_BINARY_MOUNT),
   DECL("quota_ctl",       VC_VXC_QUOTA_CTL),
   DECL("admin_mapper",    VC_VXC_ADMIN_MAPPER),
   DECL("admin_cloop",     VC_VXC_ADMIN_CLOOP),
+  DECL("kthread",         VC_VXC_KTHREAD),
+  DECL("namespace",       VC_VXC_NAMESPACE),
     // some deprecated values...
   DECL("mount",           VC_VXC_SECURE_MOUNT),
   DECL("remount",         VC_VXC_SECURE_REMOUNT),