aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael K. Johnson <johnsonm@redhat.com>1998-03-10 22:44:58 +0000
committerMichael K. Johnson <johnsonm@redhat.com>1998-03-10 22:44:58 +0000
commit5f1d23b75cc3b1a22a68cd133dd739e885f93fc2 (patch)
treee4df83fe1150f0fd6652f920880e00de926e03da
parent02f74416f22edcef4dc51d36194ed3cd6b50f5b8 (diff)
downloadinitscripts-5f1d23b75cc3b1a22a68cd133dd739e885f93fc2.tar
initscripts-5f1d23b75cc3b1a22a68cd133dd739e885f93fc2.tar.gz
initscripts-5f1d23b75cc3b1a22a68cd133dd739e885f93fc2.tar.bz2
initscripts-5f1d23b75cc3b1a22a68cd133dd739e885f93fc2.tar.xz
initscripts-5f1d23b75cc3b1a22a68cd133dd739e885f93fc2.zip
first rev to Jacques
-rw-r--r--sysconfig.txt6
1 files changed, 4 insertions, 2 deletions
diff --git a/sysconfig.txt b/sysconfig.txt
index b2e106cb..d87dafcb 100644
--- a/sysconfig.txt
+++ b/sysconfig.txt
@@ -163,13 +163,15 @@ Files in /etc/sysconfig/network-scripts/
devices where it is the "logical name")
IPADDR=
NETMASK=
- NETWORK=
- BROADCAST=
GATEWAY=
ONBOOT=yes|no
USERCTL=yes|no
BOOTPROTO=none|bootp|dhcp
+ Base items being deprecated:
+ NETWORK=<will be calculated automatically>
+ BROADCAST=<will be calculated automatically>
+
PPP/SLIP items:
PERSIST=yes|no
MODEMPORT=<device, say /dev/modem>