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)
Sat, Nov 15, 12:07 AM
Unknown Object (File)
Tue, Nov 4, 3:47 PM
Unknown Object (File)
Sun, Nov 2, 8:26 PM
Unknown Object (File)
Oct 27 2025, 7:25 AM
Unknown Object (File)
Oct 18 2025, 8:29 AM
Unknown Object (File)
Oct 18 2025, 8:29 AM
Unknown Object (File)
Oct 18 2025, 8:29 AM
Unknown Object (File)
Oct 17 2025, 9:06 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