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:
- add them to our example config file
- provide some extra code in our init scripts that also read those values and applies them.