The maximum number of simultaneous processes for this user id. Setting this value in a system wide daemon will set the sysctl(3)
kern.maxproc (SoftResourceLimits) or kern.maxprocperuid (HardResourceLimits) value in addition to the setrlimit(2)
values.
Declarations
Type
null or signed integer
Default
null
Related
- launchd.agents.<name>.serviceConfig.HardResourceLimits.NumberOfProcesses
- launchd.agents.<name>.serviceConfig.SoftResourceLimits.NumberOfProcesses
- launchd.daemons.<name>.serviceConfig.HardResourceLimits.NumberOfProcesses
- launchd.daemons.<name>.serviceConfig.SoftResourceLimits.NumberOfProcesses
- launchd.user.agents.<name>.serviceConfig.HardResourceLimits.NumberOfProcesses