ALT Linux Bugzilla
– Attachment 6172 Details for
Bug 30449
При запуске `ifup ppp' связь устанавливается и тут же обрывается
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
Еще одно промежуточное решение
etcnet2.patch (text/plain), 831 bytes, created by
Eugine V. Kosenko
on 2014-11-11 18:29:33 MSK
(
hide
)
Description:
Еще одно промежуточное решение
Filename:
MIME Type:
Creator:
Eugine V. Kosenko
Created:
2014-11-11 18:29:33 MSK
Size:
831 bytes
patch
obsolete
>--- create-ppp.orig 2014-11-11 17:20:50.411819504 +0200 >+++ create-ppp 2014-11-11 17:21:11.615818882 +0200 >@@ -14,7 +14,7 @@ > # Basic options usually shouldn't be modified, but for some rare cases we > # define it before reading defaults and interface options to allow override. > # Please don't override BASIC_PPPOPTIONS, if possible. >-BASIC_PPPOPTIONS="nolog updetach unit ${NAME//ppp/}" >+BASIC_PPPOPTIONS="nolog unit ${NAME//ppp/}" > > pickup_defaults > pickup_options >@@ -90,4 +90,5 @@ > ${PROF_PPPOPTIONSFILE:+ file $PROF_PPPOPTIONSFILE} \ > ${PROF_PPPINITCHAT:+ init "$CHAT_CMD $PROF_PPPINITCHAT"} \ > ${PROF_PPPCONNECTCHAT:+ connect "$CHAT_CMD $PROF_PPPCONNECTCHAT"} \ >-${PROF_PPPDISCONNECTCHAT:+ disconnect "$CHAT_CMD $PROF_PPPDISCONNECTCHAT"} >+${PROF_PPPDISCONNECTCHAT:+ disconnect "$CHAT_CMD $PROF_PPPDISCONNECTCHAT"} >+sleep 5
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 30449
:
6165
|
6166
|
6167
|
6168
|
6169
| 6172