From 3e2018f5e9c5cfd4ba8066747fc02dac1ce22f59 Mon Sep 17 00:00:00 2001 From: William Hubbs Date: Sun, 8 Jul 2012 15:02:11 -0500 Subject: Revert "Deprecate the network and staticroute scripts" This reverts commit 5994e55937cbbb71b1c22ad829b77a1bcd8c3793. There are situations where these scripts can be useful, so I am bringing them back. Also, I want to start discussions about simplifying the OpenRC network stack. --- init.d/network.in | 6 ------ 1 file changed, 6 deletions(-) (limited to 'init.d/network.in') 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 -- cgit v1.2.3