| Summary: | [patch] have service(8) run scripts with the same resource limits as init(8) | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | sigsys | ||||
| Component: | bin | Assignee: | Allan Jude <allanjude> | ||||
| Status: | Closed Overcome By Events | ||||||
| Severity: | Affects Only Me | CC: | allanjude, bdrewery | ||||
| Priority: | Normal | ||||||
| Version: | 8.2-STABLE | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
sigsys
2011-10-08 21:00:04 UTC
r288291 from a few years back effectively did the same thing. All rc scripts are started with a minimum of 'limits -C daemon' now whether they are started at boot, /etc/rc.d/script cmd, or service. |