ALT Linux Bugzilla
– Attachment 6169 Details for
Bug 30449
При запуске `ifup ppp' связь устанавливается и тут же обрывается
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
Промежуточное решение в etcnet
etcnet.patch (text/plain), 841 bytes, created by
Eugine V. Kosenko
on 2014-11-10 11:20:49 MSK
(
hide
)
Description:
Промежуточное решение в etcnet
Filename:
MIME Type:
Creator:
Eugine V. Kosenko
Created:
2014-11-10 11:20:49 MSK
Size:
841 bytes
patch
obsolete
>--- create-ppp.orig 2014-11-10 12:10:01.663768241 +0200 >+++ create-ppp 2014-11-10 12:06:13.083779458 +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 nodetach 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