[Bug 190793] Some rc scripts return non zero status on success

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jan 12 21:55:25 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=190793

--- Comment #4 from Chris Rees <crees at 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

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


More information about the freebsd-rc mailing list