Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Jan 2018 21:55:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-rc@FreeBSD.org
Subject:   [Bug 190793] Some rc scripts return non zero status on success
Message-ID:  <bug-190793-4805-Lb0ZNIwHuV@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-190793-4805@https.bugs.freebsd.org/bugzilla/>
References:  <bug-190793-4805@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D190793

--- Comment #4 from Chris Rees <crees@FreeBSD.org> ---
Hey,

Thanks.  You'll need to look in etc/rc.d find any occurrences of

[ something ] && something

and append

|| true

to the end.  If you provide a patch I'll help to nag people to get it in (I
don't have a sec bit).

Chris

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-190793-4805-Lb0ZNIwHuV>