FreeBSD Bugzilla – Attachment 16178 Details for
Bug 29764
sysinstall puts confusing message in /etc/rc.conf about 'this file'
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 592 bytes, created by
Hans Hoppe
on 2001-08-16 08:10:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Hans Hoppe
Created:
2001-08-16 08:10:01 UTC
Size:
592 bytes
patch
obsolete
>--- usr/src/release/sysinstall/config.c.orig Wed Jul 4 08:56:37 2001 >+++ usr/src/release/sysinstall/config.c Thu Aug 16 08:49:25 2001 >@@ -389,7 +389,7 @@ > 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, "# please make all changes to /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 29764
: 16178