From 25596ffb1df269be0dd123f274e3ff00f477ea80 Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Tue, 8 Jun 2021 12:31:17 -0500 Subject: Make stopping the network interfaces more robust. SysV only. When stopping or rebooting the system, the network boot script is run and looks at all the /etc/sysconfig/ifconfig.* files. Some of the devices these files refer to may not be active or even refer to interfaces that are not defined on the current system. This change ignores non-existant interfaces and any interfaces that are not UP. This change also avoids bogus warning or error error messages when the system is shutting down. --- packages.ent | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packages.ent') diff --git a/packages.ent b/packages.ent index b08620c86..05b3d4875 100644 --- a/packages.ent +++ b/packages.ent @@ -376,7 +376,7 @@ - + -- cgit v1.2.3-54-g00ecf