Page MenuHomeFreeBSD

Fix exit status of "service routing start <af> <iface>"
ClosedPublic

Authored by asomers on Jun 1 2016, 11:13 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sep 26 2024, 11:44 AM
Unknown Object (File)
Sep 26 2024, 11:44 AM
Unknown Object (File)
Sep 26 2024, 11:37 AM
Unknown Object (File)
Sep 25 2024, 1:07 PM
Unknown Object (File)
Sep 23 2024, 4:11 PM
Unknown Object (File)
Sep 8 2024, 6:47 AM
Unknown Object (File)
Aug 29 2024, 3:57 AM
Unknown Object (File)
Aug 22 2024, 4:55 AM
Subscribers

Details

Summary

etc/rc.d/routing
Ignore the exit status of options_{inet,inet6,atm}. It's
meaningless.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

asomers retitled this revision from to Fix exit status of "service routing start <af> <iface>".
asomers updated this object.
asomers edited the test plan for this revision. (Show Details)
asomers added reviewers: hrs, rpaulo.
hrs edited edge metadata.

Thanks, looks good to me.

This revision is now accepted and ready to land.Jun 2 2016, 5:35 AM
This revision was automatically updated to reflect the committed changes.