Bug 3523

Summary: Support -e (RLIMIT_NICE) and -r (RLIMIT_RTPRIO) arguments to ulimit
Product: Busybox Reporter: Earl Chew <echew>
Component: OtherAssignee: unassigned
Status: RESOLVED FIXED    
Severity: enhancement CC: busybox-cvs
Priority: P5    
Version: 1.18.x   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Host: Target:
Build:
Attachments: Patch to support RLIMIT_RTPRIO and RLIMIT_NICE in ulimit command

Description Earl Chew 2011-03-30 01:50:53 UTC
Created attachment 3163 [details]
Patch to support RLIMIT_RTPRIO and RLIMIT_NICE in ulimit command

The ulimit built in command in ash(1) doesn't allow RLIMIT_NICE or RLIMIT_RTPRIO to be changed.
Comment 1 Denys Vlasenko 2011-04-04 00:14:05 UTC
Applied, thanks!

Will be in 1.19.x