Projects
Mega:23.03
initscripts
_service:tar_scm:backport-run-ifdown-on-all-int...
Sign Up
Log In
Username
Password
Sorry, you are not authorized to perform this action.
×
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:tar_scm:backport-run-ifdown-on-all-interfaces.patch of Package initscripts
From 76a5f892c132eed05a6cbffbdba3306e50b6a672 Mon Sep 17 00:00:00 2001 From: Scott Little <scott.little@windriver.com> Date: Thu, 5 Oct 2017 12:40:38 -0400 Subject: [PATCH 7/9] WRS: Patch10-run-ifdown-on-all-interfaces.patch --- etc/rc.d/init.d/network | 3 +++ 1 file changed, 3 insertions(+) diff --git a/etc/rc.d/init.d/network b/etc/rc.d/init.d/network index a8deed3..852ef94 100755 --- a/etc/rc.d/init.d/network +++ b/etc/rc.d/init.d/network @@ -235,6 +235,9 @@ stop) if ! check_device_down $DEVICE; then action $"Shutting down interface $i: " ./ifdown $i boot [ $? -ne 0 ] && rc=1 + else + action $"Shutting down non-UP interface $i: " ./ifdown $i boot + logger $"Running ifdown on non-UP interface $i" fi ) done -- 1.9.1
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2