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, Dec 10, 2:43 AM
Unknown Object (File)
Nov 24 2024, 5:16 PM
Unknown Object (File)
Nov 9 2024, 1:51 AM
Unknown Object (File)
Nov 5 2024, 10:42 PM
Unknown Object (File)
Nov 4 2024, 10:36 PM
Unknown Object (File)
Nov 4 2024, 10:05 AM
Unknown Object (File)
Oct 30 2024, 11:58 AM
Unknown Object (File)
Oct 5 2024, 8:08 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