| Summary: | [patch] rc.d/nfslocking does not properly restart | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | Oliver Lehmann <oliver> | ||||
| Component: | conf | Assignee: | freebsd-rc (Nobody) <rc> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | oliver | ||||
| Priority: | Normal | ||||||
| Version: | 6.1-STABLE | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Oliver Lehmann
2006-12-18 17:00:29 UTC
Responsible Changed From-To: freebsd-bugs->freebsd-rc Unfortunately, _rc_restart_done is private to rc.subr(8) and scripts should not depend on it being available or having any specific behavior. The solution is to breakup the script into separate scripts for statd and lockd. Cheers. -- Mike Makonnen | GPG-KEY: http://people.freebsd.org/~mtm/mtm.asc mmakonnen @ gmail.com | AC7B 5672 2D11 F4D0 EBF8 5279 5359 2B82 7CD4 1F55 mtm @ FreeBSD.Org | FreeBSD - http://www.freebsd.org State Changed From-To: open->closed Duplicate of conf/107316 |