Files
bpfire/src/initscripts/init.d/networking/red.up/10-static-routes
Michael Tremer b4c77ffb89 Reload static routes after a connecting to the internet.
BUg 10007. Some users claimed, that not all static routes are
set up correctly at boot time.
2012-01-23 22:32:32 +01:00

5 lines
83 B
Bash

#!/bin/bash
# Update the static routes.
exec /etc/rc.d/init.d/static-routes start