summaryrefslogtreecommitdiffstats
path: root/etc/config
diff options
context:
space:
mode:
Diffstat (limited to 'etc/config')
-rw-r--r--etc/config/cleartmp4
-rw-r--r--etc/config/gated4
-rw-r--r--etc/config/kerberos4
-rw-r--r--etc/config/mountd.flags3
-rw-r--r--etc/config/named6
-rw-r--r--etc/config/nfsclient4
-rw-r--r--etc/config/nfsclient.flags4
-rw-r--r--etc/config/nfsserver4
-rw-r--r--etc/config/nfsserver.flags4
-rw-r--r--etc/config/nisclient4
-rw-r--r--etc/config/nisserver4
-rw-r--r--etc/config/quota5
-rw-r--r--etc/config/routed5
-rw-r--r--etc/config/routed.flags3
-rw-r--r--etc/config/rwhod4
-rw-r--r--etc/config/savecore4
-rw-r--r--etc/config/savecore.flags3
-rw-r--r--etc/config/sendmail4
-rw-r--r--etc/config/sendmail.flags3
-rw-r--r--etc/config/timed4
-rw-r--r--etc/config/timed.flags2
21 files changed, 0 insertions, 82 deletions
diff --git a/etc/config/cleartmp b/etc/config/cleartmp
deleted file mode 100644
index ba8ff1b..0000000
--- a/etc/config/cleartmp
+++ /dev/null
@@ -1,4 +0,0 @@
-# $Id$
-# This option determines whether the /tmp directory should be
-# automatically cleared on startup. Default is on.
-on
diff --git a/etc/config/gated b/etc/config/gated
deleted file mode 100644
index c960aca..0000000
--- a/etc/config/gated
+++ /dev/null
@@ -1,4 +0,0 @@
-# $Id$
-# This file determins whether Cornell's GateD should be automatically
-# started. The default is off.
-off
diff --git a/etc/config/kerberos b/etc/config/kerberos
deleted file mode 100644
index 883dbb2..0000000
--- a/etc/config/kerberos
+++ /dev/null
@@ -1,4 +0,0 @@
-# $Id$
-# This file determines whether the Kerberos server should be
-# automatically started. The default is off.
-off
diff --git a/etc/config/mountd.flags b/etc/config/mountd.flags
deleted file mode 100644
index 8aefcdb..0000000
--- a/etc/config/mountd.flags
+++ /dev/null
@@ -1,3 +0,0 @@
-# $Id$
-# This file lists the flags passed to the NFS mount daemon `mountd' when
-# started at boot time.
diff --git a/etc/config/named b/etc/config/named
deleted file mode 100644
index 67df31e..0000000
--- a/etc/config/named
+++ /dev/null
@@ -1,6 +0,0 @@
-# $Id$
-# This file determines whether the name server should be started
-# automatically. The default is off, but Internet-connected systems
-# should set it to `on' whenever possible. (NB: it must be
-# configured.)
-off
diff --git a/etc/config/nfsclient b/etc/config/nfsclient
deleted file mode 100644
index 63543ad..0000000
--- a/etc/config/nfsclient
+++ /dev/null
@@ -1,4 +0,0 @@
-# $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
deleted file mode 100644
index cefd50d..0000000
--- a/etc/config/nfsclient.flags
+++ /dev/null
@@ -1,4 +0,0 @@
-# $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 b/etc/config/nfsserver
deleted file mode 100644
index 4049345..0000000
--- a/etc/config/nfsserver
+++ /dev/null
@@ -1,4 +0,0 @@
-# $Id$
-# This file determines whether the NFS server is automatically started
-# at boot time. The default is off.
-off
diff --git a/etc/config/nfsserver.flags b/etc/config/nfsserver.flags
deleted file mode 100644
index d3ba186..0000000
--- a/etc/config/nfsserver.flags
+++ /dev/null
@@ -1,4 +0,0 @@
-# $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
deleted file mode 100644
index 74fc1bb..0000000
--- a/etc/config/nisclient
+++ /dev/null
@@ -1,4 +0,0 @@
-# $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
deleted file mode 100644
index d3c187c..0000000
--- a/etc/config/nisserver
+++ /dev/null
@@ -1,4 +0,0 @@
-# $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/quota b/etc/config/quota
deleted file mode 100644
index c03530e..0000000
--- a/etc/config/quota
+++ /dev/null
@@ -1,5 +0,0 @@
-# $Id$
-# This file determines whether quotas are enabled upon system startup.
-# This option does not effect whether the kernel supports quotas.
-# The default is off.
-off
diff --git a/etc/config/routed b/etc/config/routed
deleted file mode 100644
index 827481c..0000000
--- a/etc/config/routed
+++ /dev/null
@@ -1,5 +0,0 @@
-# $Id$
-# This option determines whether routed is automatically started at
-# boot time. It should probably be turned off, but for now the
-# default is on.
-on
diff --git a/etc/config/routed.flags b/etc/config/routed.flags
deleted file mode 100644
index 49f11c2..0000000
--- a/etc/config/routed.flags
+++ /dev/null
@@ -1,3 +0,0 @@
-# $Id$
-# This file gives the command-line flags passed to routed when it is started.
--q
diff --git a/etc/config/rwhod b/etc/config/rwhod
deleted file mode 100644
index 72de6d5..0000000
--- a/etc/config/rwhod
+++ /dev/null
@@ -1,4 +0,0 @@
-# $Id$
-# This file determins whether rwhod is automatically started at boot
-# time. The default is off.
-off
diff --git a/etc/config/savecore b/etc/config/savecore
deleted file mode 100644
index e22338d..0000000
--- a/etc/config/savecore
+++ /dev/null
@@ -1,4 +0,0 @@
-# $Id$
-# This file determines whether any attempt is made to save a crash
-# dump in /var/crash upon boot-up. The default is on.
-on
diff --git a/etc/config/savecore.flags b/etc/config/savecore.flags
deleted file mode 100644
index b89cedf..0000000
--- a/etc/config/savecore.flags
+++ /dev/null
@@ -1,3 +0,0 @@
-# $Id$
-# This file determines where crash dumps will be saved.
-/var/crash
diff --git a/etc/config/sendmail b/etc/config/sendmail
deleted file mode 100644
index 922105d..0000000
--- a/etc/config/sendmail
+++ /dev/null
@@ -1,4 +0,0 @@
-# $Id$
-# This file determines whether to automatically start sendmail at
-# system boot time. The default is on; options in sendmail.flags.
-on
diff --git a/etc/config/sendmail.flags b/etc/config/sendmail.flags
deleted file mode 100644
index e4d6504..0000000
--- a/etc/config/sendmail.flags
+++ /dev/null
@@ -1,3 +0,0 @@
-# $Id$
-# This file gives the flags passed to sendmail on system startup if enabled.
--bd -q30m
diff --git a/etc/config/timed b/etc/config/timed
deleted file mode 100644
index a136f52..0000000
--- a/etc/config/timed
+++ /dev/null
@@ -1,4 +0,0 @@
-# $Id$
-# This file determines whether the Berkeley time daemon is
-# automatically started at boot time. The default is off.
-off
diff --git a/etc/config/timed.flags b/etc/config/timed.flags
deleted file mode 100644
index b3d15ea..0000000
--- a/etc/config/timed.flags
+++ /dev/null
@@ -1,2 +0,0 @@
-# $Id$
-# This file contains the flags passed to timed at start-up time, if enabled.
OpenPOWER on IntegriCloud