aboutsummaryrefslogtreecommitdiff
path: root/init.d/staticroute.in
diff options
context:
space:
mode:
Diffstat (limited to 'init.d/staticroute.in')
-rw-r--r--init.d/staticroute.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/init.d/staticroute.in b/init.d/staticroute.in
index 7ace6591..91b61a40 100644
--- a/init.d/staticroute.in
+++ b/init.d/staticroute.in
@@ -93,11 +93,6 @@ do_routes()
start()
{
- ewarn
- ewarn "The $RC_SVCNAME script is deprecated and will be"
- ewarn "removed in the future."
- ewarn "Please use the net.* scripts to manage your network interfaces."
- ewarn
do_routes "Adding" "add"
}