| Summary: | rm -rf of /var/run/* at boot should be replaced with find /var/run -type f -exec rm | ||
|---|---|---|---|
| Product: | Base System | Reporter: | david <david> |
| Component: | conf | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 4.1-STABLE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
david
2001-01-24 16:00:01 UTC
State Changed From-To: open->closed Unfortunately find is on /usr which isn't yet available. |