3989 svc.startd gets stuck in a loop when HOME dir doesn't exist
commit2a17138d7a5102bc6e0bf0444224cd0c416d98f0
authorJerry Jelinek <jerry.jelinek@joyent.com>
Thu, 5 Jul 2012 15:52:15 +0000 (5 15:52 +0000)
committerRobert Mustacchi <rm@joyent.com>
Sun, 11 Aug 2013 17:18:28 +0000 (11 10:18 -0700)
tree9a52cf97c5dface1def11adb7a64a2e5a9494810
parent0d421f668cdfd7a53019f57234af254738038aa0
3989 svc.startd gets stuck in a loop when HOME dir doesn't exist
3990 a misconfigured smf service can cause svc.configd to leak memory and eventually hang
3991 startd, configd spinning due to bad sac start method
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Richard Lowe <richlowe@richlowe.net>
usr/src/cmd/svc/startd/method.c
usr/src/cmd/svc/startd/restarter.c
usr/src/cmd/svc/startd/startd.h
usr/src/cmd/svc/startd/wait.c
usr/src/man/man1m/svc.startd.1m