As part of setting up the execution environment inside the Linux VM, we also need to set up the rlimits for the process. In particular, we need to pass the information of rlimits from the container configuration to urunit and the urunit should set them up.
This should be done in a similar way as other information passed in #253
As part of setting up the execution environment inside the Linux VM, we also need to set up the rlimits for the process. In particular, we need to pass the information of rlimits from the container configuration to
urunitand theurunitshould set them up.This should be done in a similar way as other information passed in #253