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, Feb 22, 8:55 PM
Unknown Object (File)
Feb 8 2026, 5:09 AM
Unknown Object (File)
Feb 7 2026, 5:22 PM
Unknown Object (File)
Jan 31 2026, 6:01 AM
Unknown Object (File)
Jan 31 2026, 6:01 AM
Unknown Object (File)
Jan 31 2026, 6:01 AM
Unknown Object (File)
Jan 31 2026, 2:51 AM
Unknown Object (File)
Jan 31 2026, 12:24 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