#!/bin/bash

# Update the static routes
exec /etc/rc.d/init.d/static-routes reload
