Skip to content

Implement xenstored OOM and open fd limit options that are new upstream

/etc/default/xen upstream has new options for xenstored oom and open fd limit.

We should:

  1. add them to our example config file
  2. provide some extra code in our init scripts that also read those values and applies them.