jkh
c4f28f1efa
typo fix.
...
PR: 5289
Submitted by: Studded@dal.net
1997-12-14 12:30:59 +00:00
steve
2c2d3b0330
Resurrect a modified version of the /tmp clearing code from rev 1.119.
...
Enable this by setting clear_tmp_enable in rc.conf to YES. Beware
there can be serious side-effects of enabling this, so use at you own
risk.
PR: misc/4982, misc/5054
1997-11-16 12:52:17 +00:00
sef
5cb2a472c9
Allow the system to be configured to pass "-n" to kerberos and
...
kadmind or not; also, only run kadmind on a non-slave server. Man
page for rc.conf is also updated.
Reviewed by: Mark Murray
1997-11-07 20:45:48 +00:00
jdp
17d7551904
Add "mrouted_flags". It has been referenced by rc.network for a
...
long time.
1997-10-31 01:58:53 +00:00
jkh
714d6a4081
MF22: Minor cosmetic tweak.
1997-10-18 10:11:04 +00:00
imp
7479bf72ed
Make mountd use -r by default. Hopefully this will cut down the number
...
of complaints that FreeBSD's mountd doesn't allow mounting of swap files
for OSes like SunOS, NetBSD and OpenBSD.
Submitted by: Joerg Wunsch
1997-10-12 20:37:20 +00:00
jkh
2ce255ac2b
reference rc.conf(5) instead of a bogus rc.conf(8)
...
Submitted by: "Vanill I. Shu" <vanilla@MinJe.com.TW>
1997-10-12 01:00:19 +00:00
imp
d3704d1b22
Disable LPR/LPD by default.
...
Reviewed by: jkh, guido, imp
1997-10-06 19:41:21 +00:00
joerg
dc3fadf213
Unspam rev 1.114 that got spammed when someone commited the rc.conf
...
changes: drop `savecore_enable' now that our savecore obeyes the
minfree file.
1997-09-21 16:09:48 +00:00
danny
347e2e3c36
Reviewed by: msmith, alex
...
Cosmetic changes to the loading of firewall rules and lkm.
1997-09-11 10:59:02 +00:00
pst
481ffda850
Change local_cron to local_periodic.
...
Submitted by: bde
1997-08-19 16:49:35 +00:00
jkh
fa1973cf0b
Remove non-orthnogonal weak_mountd_authentication variable hack
...
and expose mountd_flags in its place. Still allow the usage of
weak_mountd_authentication in legacy configs to result in an implicit
mountd_flags=-n, so folks shouldn't break because of this.
Suggested by: Andre Albsmeier <Andre.Albsmeier@mchp.siemens.de>
1997-08-17 10:04:52 +00:00
pst
93db7f7195
Point at /etc/periodic
1997-08-16 17:07:13 +00:00
pst
fc13ca15fb
Add local_cron in the spirit of local_startup
1997-08-13 06:01:14 +00:00
steve
d25262a858
ARP_PROXY_ALL -> ARP_PROXYALL
...
PR: kern/4181
Submitted by: Johan Larsson <johan@moon.campus.luth.se>
1997-08-13 03:31:19 +00:00
peter
b803021f6d
Update description of rand_args to not suggest "-s"..
...
Pointed out by: bde
1997-07-06 08:28:34 +00:00
dima
24ecd81912
Add missing '.'
1997-06-24 22:36:42 +00:00
pst
8c2215a208
Add cron_enable and inetd_enable flags to rc.conf.
...
WARNING: don't update rc and forget to update rc.conf, or you won't be
able to telnet back into your box after a reboot.
1997-06-18 16:01:19 +00:00
markm
7ae9e3190a
Correct the way IRQs are passed to rndcontrol. If there are more than
...
one IRQ being used, the -s options must be specified for each of them.
In this case rc.conf would only allow 1, as the -s was coded into
rc.i386.
1997-06-02 06:43:52 +00:00
jkh
1131909bfb
timed_enabled -> timed_enable
...
Submitted by: "James D. Stewart" <jds@c4systm.com>
1997-06-02 02:58:08 +00:00
jkh
b870e5609f
Make firewall comment a little more explanatory.
1997-05-24 11:31:56 +00:00
jkh
a9cc482f04
Allow local configuration to override this file.
...
Submitted by: Russell Vincent <rv@groa.uct.ac.za>
1997-05-24 11:29:59 +00:00
ache
5fb40754c2
Add default flags for named since FreeBSD have its configuration
...
in non-default place
Add daemon to screen savers list comment
1997-05-23 09:53:24 +00:00
jkh
82e784db92
Add a space to moused_port line.
...
PR: 3644
Submitted by: Michael Perlman <canuck@caam.rice.edu>
1997-05-21 00:23:54 +00:00
jkh
eca8c2300f
Neaten up some things which were inconsistent, add a few more flags
...
to things which need them, general cleanup.
Submitted by: Brian Somers <brian@awfulhak.org>
1997-05-19 07:46:51 +00:00
jkh
6d2f19a912
accounting -> accounting_enable
...
Submitted by: Jian-Da Li <jdli@csie.nctu.edu.tw>
1997-05-19 03:20:22 +00:00
jkh
f90d31ab70
Add arp_proxyall knob.
...
Submitted by: Christoph Kukulies <kuku@gilberto.physik.RWTH-Aachen.DE>
1997-05-13 08:22:27 +00:00
jkh
87a6657e1a
Correct typo in NIS flags.
...
PR: 3503
Submitted by: Christoph Kukulies <kuku@blues.physik.rwth-aachen.de>
1997-05-05 09:32:34 +00:00
jkh
07cd08d705
Add inetd_flags and way of passing ipfw a configuration file
...
(if firewall = "somefilename").
Fix typo fixes and URLs which were accidently nuked out of this
file (submitted by: soil@quick.net via PR#3501).
Submitted by: "Danny J. Zerkel" <dzerkel@phofarm.com>
1997-05-05 07:08:31 +00:00
jkh
af4383e1b6
Update the etc world from RELENG_2_2 which is now more up-to-date
...
(gotta get myself -current again, this is a drag).
Also-fixes-problems-noted-by: Wolfgang Helbig & Joerg Wunsch
1997-05-03 11:22:17 +00:00
jkh
a82625370f
YAMF22
1997-04-28 10:14:45 +00:00
jkh
6b8ee379fd
YAMF22
1997-04-28 10:07:21 +00:00
jkh
a7db654978
YAMF22
1997-04-28 07:35:37 +00:00
jkh
7be3f36014
Bring in rc file changes from -current.
1997-04-27 03:59:19 +00:00