K 10 svn:author V 6 dteske K 8 svn:date V 27 2018-06-17T03:33:29.997454Z K 7 svn:log V 459 sysrc(8): Exit with failure on API error Fix exit status when f_sysrc_set() fails. Errors in the underlying API provided by bsdconfig(8) -- /usr/share/bsdconfig/sysrc.subr -- were not being communicated back to the command-line. This was affecting ansible modules using sysrc as they were not able to accurately test for error. PR: bin/211448 Reported by: Christian Schwarz MFC after: 3 days X-MFC-to: stable/11 Sponsored by: Smule, Inc. END