aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/config/mountd.flags3
-rw-r--r--etc/config/nfsclient4
-rw-r--r--etc/config/nfsclient.flags4
-rw-r--r--etc/config/nfsserver.flags4
-rw-r--r--etc/config/nisclient4
-rw-r--r--etc/config/nisserver4
-rw-r--r--etc/config/savecore.flags3
7 files changed, 26 insertions, 0 deletions
diff --git a/etc/config/mountd.flags b/etc/config/mountd.flags
new file mode 100644
index 000000000000..8aefcdb1f866
--- /dev/null
+++ b/etc/config/mountd.flags
@@ -0,0 +1,3 @@
+# $Id$
+# This file lists the flags passed to the NFS mount daemon `mountd' when
+# started at boot time.
diff --git a/etc/config/nfsclient b/etc/config/nfsclient
new file mode 100644
index 000000000000..63543ad5478e
--- /dev/null
+++ b/etc/config/nfsclient
@@ -0,0 +1,4 @@
+# $Id$
+# This file determines whether the NFS client software is automatically
+# started at boot time. The default is off.
+off
diff --git a/etc/config/nfsclient.flags b/etc/config/nfsclient.flags
new file mode 100644
index 000000000000..cefd50d0e09f
--- /dev/null
+++ b/etc/config/nfsclient.flags
@@ -0,0 +1,4 @@
+# $Id$
+# This file lists options provided to the NFS I/O daemon `nfsiod', when
+# started at boot time.
+4
diff --git a/etc/config/nfsserver.flags b/etc/config/nfsserver.flags
new file mode 100644
index 000000000000..d3ba1869d123
--- /dev/null
+++ b/etc/config/nfsserver.flags
@@ -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
diff --git a/etc/config/nisclient b/etc/config/nisclient
new file mode 100644
index 000000000000..74fc1bb2e2b2
--- /dev/null
+++ b/etc/config/nisclient
@@ -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
diff --git a/etc/config/nisserver b/etc/config/nisserver
new file mode 100644
index 000000000000..d3c187c43bf1
--- /dev/null
+++ b/etc/config/nisserver
@@ -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
diff --git a/etc/config/savecore.flags b/etc/config/savecore.flags
new file mode 100644
index 000000000000..b89cedfcd32d
--- /dev/null
+++ b/etc/config/savecore.flags
@@ -0,0 +1,3 @@
+# $Id$
+# This file determines where crash dumps will be saved.
+/var/crash