ALT Linux Bugzilla
– Attachment 679 Details for
Bug 5776
invalid path to ifrename
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
final
hotplug-ifrename.patch (text/plain), 648 bytes, created by
Valery Inozemtsev
on 2004-12-30 11:27:09 MSK
(
hide
)
Description:
final
Filename:
MIME Type:
Creator:
Valery Inozemtsev
Created:
2004-12-30 11:27:09 MSK
Size:
648 bytes
patch
obsolete
>--- net.agent.orig 2004-12-24 16:18:50 +0300 >+++ net.agent 2004-12-24 16:19:06 +0300 >@@ -92,9 +92,9 @@ > # This needs to be done before ifup otherwise ifup will get > # confused by the name changed and because iface need to be > # down to change its name. >- if [ -x /usr/sbin/ifrename ] && [ -r /etc/iftab ]; then >+ if [ -x /sbin/ifrename ] && [ -r /etc/iftab ]; then > debug_mesg invoke ifrename for $INTERFACE >- NEWNAME=`/usr/sbin/ifrename -i $INTERFACE` >+ NEWNAME=`/sbin/ifrename -i $INTERFACE 2>/dev/null` > if [ -n "$NEWNAME" ]; then > debug_mesg iface $INTERFACE is remapped to $NEWNAME > INTERFACE=$NEWNAME
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 5776
:
677
| 679