| Summary: | Support -e (RLIMIT_NICE) and -r (RLIMIT_RTPRIO) arguments to ulimit | ||
|---|---|---|---|
| Product: | Busybox | Reporter: | Earl Chew <echew> |
| Component: | Other | Assignee: | 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 | ||
Applied, thanks! Will be in 1.19.x |
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.