View | Details | Raw Unified | Return to bug 20479
Collapse All | Expand All

(-)rc.conf.5 (-14 / +44 lines)
Lines 156-161 Link Here
156
.Ar YES ,
156
.Ar YES ,
157
and the kernel was not built with IPFIREWALL, the ipfw
157
and the kernel was not built with IPFIREWALL, the ipfw
158
kernel module will be loaded.
158
kernel module will be loaded.
159
.It Ar firewall_flags
160
(str) Flags passed to 
161
.Xr ipfw 8
162
if 
163
.Ar firewall_type 
164
specifies the path to file.
159
.It Ar firewall_script
165
.It Ar firewall_script
160
(str) If you want to run a firewall script other than
166
(str) If you want to run a firewall script other than
161
.Pa /etc/rc.firewall ,
167
.Pa /etc/rc.firewall ,
Lines 199-212 Link Here
199
.Xr divert 4
205
.Xr divert 4
200
sockets must be enabled in your kernel.
206
sockets must be enabled in your kernel.
201
.It Ar natd_interface
207
.It Ar natd_interface
202
This is the name of the public interface on which natd should run.  It
208
(str) This is the name of the public interface on which natd should run.  It
203
is mandatory if
209
is mandatory if
204
.Ar natd_enable
210
.Ar natd_enable
205
is set to
211
is set to
206
.Ar YES .
212
.Ar YES .
207
The interface may be given as an interface name or as an IP address.
213
The interface may be given as an interface name or as an IP address.
208
.It Ar natd_flags
214
.It Ar natd_flags
209
Additional natd flags should be placed here.  The
215
(str) Additional natd flags should be placed here.  The
210
.Fl n
216
.Fl n
211
or
217
or
212
.Fl a
218
.Fl a
Lines 396-401 Link Here
396
if you want to run a Kerberos authentication server
402
if you want to run a Kerberos authentication server
397
at boot time.
403
at boot time.
398
.It Ar kadmind_server_enable
404
.It Ar kadmind_server_enable
405
(bool) Set to
399
.Ar YES
406
.Ar YES
400
if you want to run
407
if you want to run
401
.Xr kadmind 8
408
.Xr kadmind 8
Lines 443-448 Link Here
443
.Xr amd 8
450
.Xr amd 8
444
.Xr info 1
451
.Xr info 1
445
page for more information.
452
page for more information.
453
.It Ar amd_map_program
454
(str) Can be set to a program which outputs
455
the list of available
456
.Xr amd 8
457
maps. If 
458
.Xr amd 8
459
maps are stored in NIS, one usually
460
sets this to "ypcat -k amd.master" and creates
461
the additional NIS map named "amd.master" listing the
462
NIS files containing 
463
.Xr amd 8
464
maps.
446
.It Ar update_motd
465
.It Ar update_motd
447
(bool) If set to 
466
(bool) If set to 
448
.Ar YES ,
467
.Ar YES ,
Lines 465-471 Link Here
465
.Xr nfsiod 8
484
.Xr nfsiod 8
466
daemon.
485
daemon.
467
.It Ar nfs_access_cache
486
.It Ar nfs_access_cache
468
if
487
(int) If
469
.Ar nfs_client_enable
488
.Ar nfs_client_enable
470
is set to 
489
is set to 
471
.Ar YES ,
490
.Ar YES ,
Lines 507-513 Link Here
507
.Ar YES ,
526
.Ar YES ,
508
provide NFS services only on a secure port.
527
provide NFS services only on a secure port.
509
.It Ar nfs_bufpackets
528
.It Ar nfs_bufpackets
510
(integer) If set to a number, indicates the number of packets worth of
529
(int) If set to a number, indicates the number of packets worth of
511
socket buffer space to reserve on an NFS client.  If set to
530
socket buffer space to reserve on an NFS client.  If set to
512
.Ar DEFAULT ,
531
.Ar DEFAULT ,
513
the kernel default is used (typically 4).  Using a higher number may be
532
the kernel default is used (typically 4).  Using a higher number may be
Lines 565-570 Link Here
565
.Xr pppoed 8 
584
.Xr pppoed 8 
566
daemon at boot time to provide PPP over Ethernet services.
585
daemon at boot time to provide PPP over Ethernet services.
567
.It Ar pppoed_provider
586
.It Ar pppoed_provider
587
(str)
568
.Xr pppoed 8
588
.Xr pppoed 8
569
listens to requests to this
589
listens to requests to this
570
.Ar provider
590
.Ar provider
Lines 574-588 Link Here
574
.Ar system
594
.Ar system
575
argument of the same name.
595
argument of the same name.
576
.It Ar pppoed_flags
596
.It Ar pppoed_flags
577
Additional flags to pass to
597
(str) Additional flags to pass to
578
.Xr pppoed 8 .
598
.Xr pppoed 8 .
579
.It Ar pppoed_interface
599
.It Ar pppoed_interface
580
The network interface to run pppoed on.  This is mandatory when
600
(str) The network interface to run pppoed on.  This is mandatory when
581
.Ar pppoed_enable
601
.Ar pppoed_enable
582
is set to
602
is set to
583
.Dq YES .
603
.Dq YES .
584
.It Ar timed_enable
604
.It Ar timed_enable
585
(boot) if
605
(boot) If
586
.Ar YES
606
.Ar YES
587
then run the
607
then run the
588
.Xr timed 8
608
.Xr timed 8
Lines 688-694 Link Here
688
(bool) If set to
708
(bool) If set to
689
.Ar YES
709
.Ar YES
690
then run the
710
then run the
691
.Xr ypxfrd 8
711
.Xr rpc.ypxfrd 8
692
daemon at system boot time.
712
daemon at system boot time.
693
.It Ar nis_ypxfrd_flags
713
.It Ar nis_ypxfrd_flags
694
(str) If
714
(str) If
Lines 696-708 Link Here
696
is set to
716
is set to
697
.Ar YES ,
717
.Ar YES ,
698
these are the flags to pass to the
718
these are the flags to pass to the
699
.Xr ypxfrd 8
719
.Xr rpc.ypxfrd 8
700
daemon.
720
daemon.
701
.It Ar nis_yppasswdd_enable
721
.It Ar nis_yppasswdd_enable
702
(bool) If set to
722
(bool) If set to
703
.Ar YES
723
.Ar YES
704
then run the
724
then run the
705
.Xr yppasswdd 8
725
.Xr rpc.yppasswdd 8
706
daemon at system boot time.
726
daemon at system boot time.
707
.It Ar nis_yppasswdd_flags
727
.It Ar nis_yppasswdd_flags
708
(str) If
728
(str) If
Lines 710-716 Link Here
710
is set to
730
is set to
711
.Ar YES ,
731
.Ar YES ,
712
these are the flags to pass to the
732
these are the flags to pass to the
713
.Xr yppasswdd 8
733
.Xr rpc.yppasswdd 8
714
daemon.
734
daemon.
715
.It Ar defaultrouter
735
.It Ar defaultrouter
716
(str) If not set to
736
(str) If not set to
Lines 789-795 Link Here
789
.Ar YES
809
.Ar YES
790
then enable global proxy ARP.
810
then enable global proxy ARP.
791
.It Ar forward_sourceroute
811
.It Ar forward_sourceroute
792
If set to
812
(bool) If set to
793
.Ar YES
813
.Ar YES
794
then when
814
then when
795
.Ar gateway_enable
815
.Ar gateway_enable
Lines 797-803 Link Here
797
.Ar YES ,
817
.Ar YES ,
798
source routed packets are forwarded.
818
source routed packets are forwarded.
799
.It Ar accept_sourceroute
819
.It Ar accept_sourceroute
800
If set to
820
(bool) If set to
801
.Ar YES
821
.Ar YES
802
then the system will accept source routed packets directed at it.
822
then the system will accept source routed packets directed at it.
803
.It Ar rarpd_enable
823
.It Ar rarpd_enable
Lines 1123-1134 Link Here
1123
directory by the
1143
directory by the
1124
.Xr savecore 8
1144
.Xr savecore 8
1125
program.
1145
program.
1146
.It Ar enable_quotas
1147
(bool) Set to 
1148
.Ar YES
1149
if you want to turn on quotas on system startup via
1150
the 
1151
.Xr quotaon 8
1152
command.
1126
.It Ar check_quotas
1153
.It Ar check_quotas
1127
(bool) Set to
1154
(bool) Set to
1128
.Ar YES
1155
.Ar YES
1129
if you want to enable user disk quota checking via the 
1156
if you want to enable user disk quota checking via the 
1130
.Xr quotacheck 8
1157
.Xr quotacheck 8
1131
command.
1158
command. Requires
1159
.Ar enable_quotas
1160
to be set to
1161
.Ar YES .
1132
.It Ar accounting_enable
1162
.It Ar accounting_enable
1133
(bool) Set to
1163
(bool) Set to
1134
.Ar YES
1164
.Ar YES

Return to bug 20479