Bugzilla – Attachment 55090 Details for
Bug 129648
startmode=ifplugd doesn't set resolv.conf
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
IDP Log In
|
Forgot Password
[patch]
patch in get_priority
functions.diff (text/plain), 456 bytes, created by
Christian Zoz
on 2005-10-21 16:39:48 UTC
(
hide
)
Description:
patch in get_priority
Filename:
MIME Type:
Creator:
Christian Zoz
Created:
2005-10-21 16:39:48 UTC
Size:
456 bytes
patch
obsolete
>--- /home/zoz/subversion/sysconfig/scripts/functions 2005-10-21 18:35:47.000000000 +0200 >+++ /etc/sysconfig/network/scripts/functions 2005-10-21 18:32:02.000000000 +0200 >@@ -209,7 +209,7 @@ > eval `getcfg -d . -f ifcfg- "$1"` > local IFPLUGD_PRIORITY=0 > declare -i IFPLUGD_PRIORITY >- eval `grep IFPLUGD_PRIORITY ifcfg-$HWD_CONFIG_0 2>/dev/null` >+ eval `grep '^[[:space:]]*IFPLUGD_PRIORITY' ifcfg-$HWD_CONFIG_0 2>/dev/null` > echo "$IFPLUGD_PRIORITY" > } >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
Actions:
View
|
Diff
Attachments on
bug 129648
:
54902
|
54943
|
55048
| 55090