shieldproject / shield-boshrelease

BOSH Release for shield
MIT License
11 stars 17 forks source link

Allow ulimits to be set on shield-agent processes #122

Closed jhunt closed 6 years ago

jhunt commented 6 years ago

We need to be able to set ulimit (mostly nofile) on the shield-agent process and its descendants, in case someone needs to do something that requires more than their system default (usually 1024/1024).

Probably just need a set of properties for ulimit.nofile and friends.