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, Oct 18, 8:29 AM
Unknown Object (File)
Sat, Oct 18, 8:29 AM
Unknown Object (File)
Sat, Oct 18, 8:29 AM
Unknown Object (File)
Fri, Oct 17, 9:06 PM
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
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