Bug 20972

Summary: ifconfiging "up" instead of "down"
Product: [Retired] Red Hat High Availability Server Reporter: Need Real Name <adrian.gartland>
Component: piranhaAssignee: Phil Copeland <copeland>
Status: CLOSED ERRATA QA Contact: Phil Copeland <copeland>
Severity: medium Docs Contact:
Priority: medium    
Version: beta   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-11-17 19:36:12 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Need Real Name 2000-11-16 18:50:09 UTC
piranha-0.4.17-6
pulse.c:280
works a whole lot better with
ifconfigArgs[2] = (char *) "down";
instead of
ifconfigArgs[2] = (char *) "up";

Comment 1 Phil Copeland 2000-11-17 19:36:09 UTC
The hazzards of cut and paste I fear 8/

Thank you

Phil
=--=

Comment 2 Phil Copeland 2000-11-17 20:06:42 UTC
Fixed for next rebuild