FreeBSD Bugzilla – Attachment 10178 Details for
Bug 20479
updates for rc.conf.5 manpage
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 4.21 KB, created by
rse
on 2000-08-08 10:30:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
rse
Created:
2000-08-08 10:30:01 UTC
Size:
4.21 KB
patch
obsolete
>Index: rc.conf.5 >=================================================================== >RCS file: /home/ncvs/src/share/man/man5/rc.conf.5,v >retrieving revision 1.76 >diff -u -d -r1.76 rc.conf.5 >--- rc.conf.5 2000/07/03 12:56:00 1.76 >+++ rc.conf.5 2000/08/08 09:15:47 >@@ -156,6 +156,12 @@ > .Ar YES , > and the kernel was not built with IPFIREWALL, the ipfw > kernel module will be loaded. >+.It Ar firewall_flags >+(str) Flags passed to >+.Xr ipfw 8 >+if >+.Ar firewall_type >+specifies the path to file. > .It Ar firewall_script > (str) If you want to run a firewall script other than > .Pa /etc/rc.firewall , >@@ -199,14 +205,14 @@ > .Xr divert 4 > sockets must be enabled in your kernel. > .It Ar natd_interface >-This is the name of the public interface on which natd should run. It >+(str) This is the name of the public interface on which natd should run. It > is mandatory if > .Ar natd_enable > is set to > .Ar YES . > The interface may be given as an interface name or as an IP address. > .It Ar natd_flags >-Additional natd flags should be placed here. The >+(str) Additional natd flags should be placed here. The > .Fl n > or > .Fl a >@@ -396,6 +402,7 @@ > if you want to run a Kerberos authentication server > at boot time. > .It Ar kadmind_server_enable >+(bool) Set to > .Ar YES > if you want to run > .Xr kadmind 8 >@@ -443,6 +450,18 @@ > .Xr amd 8 > .Xr info 1 > page for more information. >+.It Ar amd_map_program >+(str) Can be set to a program which outputs >+the list of available >+.Xr amd 8 >+maps. If >+.Xr amd 8 >+maps are stored in NIS, one usually >+sets this to "ypcat -k amd.master" and creates >+the additional NIS map named "amd.master" listing the >+NIS files containing >+.Xr amd 8 >+maps. > .It Ar update_motd > (bool) If set to > .Ar YES , >@@ -465,7 +484,7 @@ > .Xr nfsiod 8 > daemon. > .It Ar nfs_access_cache >-if >+(int) If > .Ar nfs_client_enable > is set to > .Ar YES , >@@ -507,7 +526,7 @@ > .Ar YES , > provide NFS services only on a secure port. > .It Ar nfs_bufpackets >-(integer) If set to a number, indicates the number of packets worth of >+(int) If set to a number, indicates the number of packets worth of > socket buffer space to reserve on an NFS client. If set to > .Ar DEFAULT , > the kernel default is used (typically 4). Using a higher number may be >@@ -565,6 +584,7 @@ > .Xr pppoed 8 > daemon at boot time to provide PPP over Ethernet services. > .It Ar pppoed_provider >+(str) > .Xr pppoed 8 > listens to requests to this > .Ar provider >@@ -574,15 +594,15 @@ > .Ar system > argument of the same name. > .It Ar pppoed_flags >-Additional flags to pass to >+(str) Additional flags to pass to > .Xr pppoed 8 . > .It Ar pppoed_interface >-The network interface to run pppoed on. This is mandatory when >+(str) The network interface to run pppoed on. This is mandatory when > .Ar pppoed_enable > is set to > .Dq YES . > .It Ar timed_enable >-(boot) if >+(boot) If > .Ar YES > then run the > .Xr timed 8 >@@ -688,7 +708,7 @@ > (bool) If set to > .Ar YES > then run the >-.Xr ypxfrd 8 >+.Xr rpc.ypxfrd 8 > daemon at system boot time. > .It Ar nis_ypxfrd_flags > (str) If >@@ -696,13 +716,13 @@ > is set to > .Ar YES , > these are the flags to pass to the >-.Xr ypxfrd 8 >+.Xr rpc.ypxfrd 8 > daemon. > .It Ar nis_yppasswdd_enable > (bool) If set to > .Ar YES > then run the >-.Xr yppasswdd 8 >+.Xr rpc.yppasswdd 8 > daemon at system boot time. > .It Ar nis_yppasswdd_flags > (str) If >@@ -710,7 +730,7 @@ > is set to > .Ar YES , > these are the flags to pass to the >-.Xr yppasswdd 8 >+.Xr rpc.yppasswdd 8 > daemon. > .It Ar defaultrouter > (str) If not set to >@@ -789,7 +809,7 @@ > .Ar YES > then enable global proxy ARP. > .It Ar forward_sourceroute >-If set to >+(bool) If set to > .Ar YES > then when > .Ar gateway_enable >@@ -797,7 +817,7 @@ > .Ar YES , > source routed packets are forwarded. > .It Ar accept_sourceroute >-If set to >+(bool) If set to > .Ar YES > then the system will accept source routed packets directed at it. > .It Ar rarpd_enable >@@ -1123,12 +1143,22 @@ > directory by the > .Xr savecore 8 > program. >+.It Ar enable_quotas >+(bool) Set to >+.Ar YES >+if you want to turn on quotas on system startup via >+the >+.Xr quotaon 8 >+command. > .It Ar check_quotas > (bool) Set to > .Ar YES > if you want to enable user disk quota checking via the > .Xr quotacheck 8 >-command. >+command. Requires >+.Ar enable_quotas >+to be set to >+.Ar YES . > .It Ar accounting_enable > (bool) Set to > .Ar 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 20479
: 10178