If I have a command that needs to be run on startup after everything else has loaded, which rc script to I add it to?
I need to run:
route add -net 10.0.0.0 10.61.1.10
after everything else has loaded in order for my computer to connect to the network properly.