FreeBSD Bugzilla – Attachment 14417 Details for
Bug 27069
ppp links may not be up before natd is started, causing natd to fail
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 276 bytes, created by
matt
on 2001-05-04 00:10:03 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
matt
Created:
2001-05-04 00:10:03 UTC
Size:
276 bytes
patch
obsolete
>--- etc/rc.network.orig Thu May 3 18:43:36 2001 >+++ etc/rc.network Thu May 3 18:43:25 2001 >@@ -161,6 +161,10 @@ > esac > > echo -n 'Starting ppp: '; ppp ${ppp_command} -quiet ${ppp_profile} >+ >+ if [ "x${ppp_delay}" != "x" ]; then >+ sleep ${ppp_delay} >+ fi > ;; > esac
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 27069
: 14417