Added more options and flags files per suggestions from -hackers.

This commit is contained in:
Garrett Wollman 1993-11-12 03:46:15 +00:00
parent d94d9910ff
commit 833e2bc7aa
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=750
7 changed files with 26 additions and 0 deletions

3
etc/config/mountd.flags Normal file
View File

@ -0,0 +1,3 @@
# $Id$
# This file lists the flags passed to the NFS mount daemon `mountd' when
# started at boot time.

4
etc/config/nfsclient Normal file
View File

@ -0,0 +1,4 @@
# $Id$
# This file determines whether the NFS client software is automatically
# started at boot time. The default is off.
off

View File

@ -0,0 +1,4 @@
# $Id$
# This file lists options provided to the NFS I/O daemon `nfsiod', when
# started at boot time.
4

View File

@ -0,0 +1,4 @@
# $Id$
# This file lists the flags passed to the NFS server `nfsd' when started
# at boot time.
-u 0,0,4 -t 0,0

4
etc/config/nisclient Normal file
View File

@ -0,0 +1,4 @@
# $Id$
# This file determines whether the Yellow Pages/NIS client software
# is automatically started at boot time. The default is off.
off

4
etc/config/nisserver Normal file
View File

@ -0,0 +1,4 @@
# $Id$
# This file determines whether the Yellow Pages/NIS server software
# is automatically started at boot time. The default is off.
off

View File

@ -0,0 +1,3 @@
# $Id$
# This file determines where crash dumps will be saved.
/var/crash