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)
Sun, Apr 21, 7:12 PM
Unknown Object (File)
Jan 17 2024, 2:52 AM
Unknown Object (File)
Dec 23 2023, 11:46 AM
Unknown Object (File)
Dec 20 2023, 12:57 AM
Unknown Object (File)
Nov 26 2023, 11:48 AM
Unknown Object (File)
Nov 15 2023, 7:14 PM
Unknown Object (File)
Oct 2 2023, 7:05 AM
Unknown Object (File)
Sep 9 2023, 7:15 PM
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.