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)
Tue, Oct 7, 5:33 AM
Unknown Object (File)
Sun, Oct 5, 7:42 AM
Unknown Object (File)
Sat, Oct 4, 11:17 PM
Unknown Object (File)
Sat, Oct 4, 10:09 PM
Unknown Object (File)
Mon, Sep 29, 1:42 AM
Unknown Object (File)
Sun, Sep 21, 4:59 AM
Unknown Object (File)
Sep 9 2025, 4:15 PM
Unknown Object (File)
Sep 5 2025, 7:28 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 Not Applicable
Unit
Tests Not Applicable