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.
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.