#
#  Define the license key for this unit.  It is best to define
#  the key in the remote configuration file as updates to the
#  license key can then be managed for the end user.  The remote
#  configuration file, and therefore the license key, is processed
#  before any features are disabled.
#
#  A license key is required if NCDnet is to be used!!!!!
#
#license-key = XXXXXXXXXXXX

#
#  Include appropriate pieces.  Note that some lines are commented out.
#  In these cases you must choose to use either tcp or ncdnet, but you
#  cannot use both (if you do, the last one will be in effect).
#
include-file = name-service/tcp
	       name-service/ncdnet	# must edit this file
	       network/tcp
	       network/ncdnet
	       boot/tcp
	      #boot/ncdnet
	       config/tcp
	      #config/ncdnet
	       nfs/tcp
	       fonts/tcp
	      #fonts/ncdnet
	       preferences/tcp
	      #preferences/ncdnet
	       serial/tty
	      #serial/slip
	      #serial/ddcmp
	       access-control/both

#
#  Some configuration parameters are saved in NVRAM (those used for
#  booting, for instance).  Write any changes to NVRAM.  Note, that
#  this only writes changes, not all of NVRAM.
#
write-to-nvram = yes

