From ae6a83ba17c4628f1692c02c103e06072c714533 Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Mon, 13 May 1996 02:21:16 +0000 Subject: [PATCH] Neaten up some of the comments in here. --- etc/sysconfig | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/etc/sysconfig b/etc/sysconfig index 229ee268b655..2c6d83bc6eba 100644 --- a/etc/sysconfig +++ b/etc/sysconfig @@ -4,7 +4,7 @@ # This is sysconfig - a file full of useful variables that you can set # to change the default startup behavior of your system. # -# $Id: sysconfig,v 1.44 1996/04/12 14:24:59 markm Exp $ +# $Id: sysconfig,v 1.45 1996/04/26 20:18:58 mpp Exp $ ######################### Start Of Local Configuration Section ########### @@ -87,10 +87,13 @@ weak_mountd_authentication=NO # for example: # # network_interfaces="ed0 sl0 lo0" +# # ifconfig_ed0="inet 10.0.0.1 netmask 0xffffff00" # ifconfig_sl0="inet 10.0.1.0 netmask 0xffffff00" +# ifconfig_lo0="inet localhost" # network_interfaces="lo0" + ifconfig_lo0="inet localhost" #