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)
Sun, Nov 30, 7:36 PM
Unknown Object (File)
Sun, Nov 30, 7:31 PM
Unknown Object (File)
Sat, Nov 15, 12:07 AM
Unknown Object (File)
Nov 4 2025, 3:47 PM
Unknown Object (File)
Nov 2 2025, 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
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 Skipped
Unit
Tests Skipped