ALT Linux Bugzilla
– Attachment 885 Details for
Bug 6582
Time to enable wpa_supplicant support
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
Fix for shutdown scripts not called due to iface has been downed by dhcpcd [applied]
etcnet-0.7.4-alt0.2-dhcpcd-fix.patch (text/plain), 450 bytes, created by
Yurix
on 2005-05-14 18:09:03 MSD
(
hide
)
Description:
Fix for shutdown scripts not called due to iface has been downed by dhcpcd [applied]
Filename:
MIME Type:
Creator:
Yurix
Created:
2005-05-14 18:09:03 MSD
Size:
450 bytes
patch
obsolete
>--- functions-eth-orig 2005-03-09 17:43:16 +0300 >+++ functions-eth 2005-05-14 18:02:31 +0400 >@@ -41,5 +41,8 @@ > kill -SIGHUP `cat $PIDFILE` > # There probably should be a delay/wait loop here, dhcpcd doesn't die fast. > sleep ${DHCPCD_GRACE_TIME:-0} >+ # dhcpcd will bring down the interface when stopping. To keep etcnet logics >+ # to work (running shutdown scripts for example) we should bring it up again >+ $IP link set dev $NAME up > fi > }
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 6582
:
832
|
840
|
880
|
881
| 885