Page MenuHomeFreeBSD

rc.subr: ensure run_rc_script return code is not masked by DebugOff
ClosedPublic

Authored by rcm on Sep 10 2024, 4:03 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 15, 2:41 AM
Unknown Object (File)
Thu, May 14, 11:36 PM
Unknown Object (File)
Thu, May 14, 6:19 PM
Unknown Object (File)
Tue, May 12, 11:42 AM
Unknown Object (File)
Apr 27 2026, 6:38 AM
Unknown Object (File)
Apr 25 2026, 9:00 AM
Unknown Object (File)
Apr 14 2026, 5:29 PM
Unknown Object (File)
Apr 11 2026, 4:44 PM
Subscribers

Details

Summary

Ensure that run_rc_script returns the true return code of the
rc command and not the return code of DebugOff

Sponsored by: Rubicon Communications, LLC ("Netgate")

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable