FreeBSD Bugzilla – Attachment 15875 Details for
Bug 29317
No way to start dhcpd from rc.conf (and rc.network)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 262 bytes, created by
Olafur Gudmundsson
on 2001-07-30 04:50:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Olafur Gudmundsson
Created:
2001-07-30 04:50:02 UTC
Size:
262 bytes
patch
obsolete
>--- etc/rc.network Tue Mar 6 10:28:51 2001 >+++ /etc/rc.network Sun Jul 29 23:34:10 2001 >@@ -720,6 +720,12 @@ > ;; > esac > >+ case ${dhcpd_enable} in >+ [Yy][Ee][Ss]) >+ echo -n ' dhcpd'; dhcpd ${dhcpd_flags} >+ ;; >+ esac >+ > echo '.' > network_pass3_done=YES > }
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 29317
:
15874
| 15875