ARP_PROXY_ALL -> ARP_PROXYALL
PR: kern/4181 Submitted by: Johan Larsson <johan@moon.campus.luth.se>
This commit is contained in:
parent
6729ca665f
commit
d25262a858
@ -6,7 +6,7 @@
|
||||
#
|
||||
# All arguments must be in double or single quotes.
|
||||
#
|
||||
# $Id: rc.conf,v 1.19 1997/06/24 22:36:42 dima Exp $
|
||||
# $Id: rc.conf,v 1.20 1997/07/06 08:28:34 peter Exp $
|
||||
|
||||
##############################################################
|
||||
### Important initial Boot-time options #####################
|
||||
@ -90,7 +90,7 @@ mrouted_enable="NO" # Do multicast routing (see /etc/mrouted.conf).
|
||||
ipxgateway_enable="NO" # Set to YES to enable IPX routing.
|
||||
ipxrouted_enable="NO" # Set to YES to run the IPX routing daemon.
|
||||
ipxrouted_flags="" # Flags for IPX routing daemon.
|
||||
arpproxy_all="" # replaces obsolete kernel option ARP_PROXY_ALL.
|
||||
arpproxy_all="" # replaces obsolete kernel option ARP_PROXYALL.
|
||||
|
||||
|
||||
##############################################################
|
||||
|
Loading…
x
Reference in New Issue
Block a user