FreeBSD Bugzilla – Attachment 16153 Details for
Bug 29736
make sure the user knows to modify /etc/rc.conf not /etc/defaults/rc.conf.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 670 bytes, created by
dan
on 2001-08-15 23:30:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
dan
Created:
2001-08-15 23:30:01 UTC
Size:
670 bytes
patch
obsolete
>--- config.c.org Wed Aug 15 13:10:49 2001 >+++ config.c Wed Aug 15 16:34:58 2001 >@@ -390,8 +390,8 @@ > if (!rcSite) > return; > if (write_header) { >- fprintf(rcSite, "# This file now contains just the overrides from /etc/defaults/rc.conf\n"); >- fprintf(rcSite, "# please make all changes to this file.\n\n"); >+ fprintf(rcSite, "# This file (/etc/rc.conf) now contains just the overrides from /etc/defaults/rc.conf\n"); >+ fprintf(rcSite, "# please make all changes to this /etc/rc.conf.\n\n"); > fprintf(rcSite, "# Enable network daemons for user convenience.\n"); > if ((t_loc = time(NULL)) != -1 && (cp = ctime(&t_loc))) > fprintf(rcSite, "# Created: %s", cp);
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 29736
: 16153