gentoo: use /var/run for new /run compatibility
[util-vserver.git] / lib / cflags-v13.c
index e9c6a9d..6d29e83 100644 (file)
@@ -65,10 +65,11 @@ static struct Mapping_uint64 const VALUES[] = {
   DECL("fork_rss",     VC_VXF_FORK_RSS),
   DECL("prolific",     VC_VXF_PROLIFIC),
   DECL("igneg_nice",    VC_VXF_IGNEG_NICE),
+  DECL("igneg_ionice", VC_VXF_IGNEG_IONICE),
 
     // Some pseudo flags
   DECL("secure",        VC_VXF_HIDE_NETIF),
-  DECL("default",       VC_VXF_VIRT_UPTIME),
+  DECL("default",       VC_VXF_VIRT_UPTIME|VC_VXF_SC_HELPER),
 
     // Aliases for the legacy flags
   DECL("info_lock",    VC_VXF_INFO_LOCK),