summaryrefslogtreecommitdiff
path: root/init.d/network.in
diff options
context:
space:
mode:
Diffstat (limited to 'init.d/network.in')
-rw-r--r--init.d/network.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/init.d/network.in b/init.d/network.in
index d65a6a9..20d46f4 100644
--- a/init.d/network.in
+++ b/init.d/network.in
@@ -219,12 +219,6 @@ start()
eend $?
fi
- 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
-
einfo "Starting network"
routeflush
if [ "$RC_UNAME" = "Linux" ]; then