FreeBSD Bugzilla – Attachment 5815 Details for
Bug 13609
Some deamons not replacable at boot time via /etc/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), 1.09 KB, created by
goran.lowkrantz
on 1999-09-07 09:10:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
goran.lowkrantz
Created:
1999-09-07 09:10:00 UTC
Size:
1.09 KB
patch
obsolete
>*** defaults/rc.conf.orig Mon Sep 6 00:40:54 1999 >--- defaults/rc.conf Mon Sep 6 00:42:59 1999 >*************** >*** 66,73 **** >--- 66,75 ---- > > ### Network daemon (miscellaneous) & NFS options: ### > syslogd_enable="YES" # Run syslog daemon (or NO). >+ syslogd_program="syslogd" # path to syslogd, if you want a different one. > syslogd_flags="" # Flags to syslogd (if enabled). > inetd_enable="YES" # Run the network daemon dispatcher (or NO). >+ inetd_program="inetd" # path to inetd, if you want a different one. > inetd_flags="-wW" # Optional flags to inetd. > # > # named. It may be possible to run named in a sandbox, man security for >*************** >*** 200,205 **** >--- 202,208 ---- > usbd_enable="NO" # Run the usbd daemon. > usbd_flags="" # Flags to usbd (if enabled). > sendmail_enable="YES" # Run the sendmail daemon (or NO). >+ sendmail_program="/usr/sbin/sendmail" # path to sendmail, if you want a different one. > sendmail_flags="-bd -q30m" # Flags to sendmail (if enabled) > dumpdev="NO" # Device name to crashdump to (if enabled). > enable_quotas="NO" # turn on quotas on startup (or NO).
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 13609
:
5814
| 5815