  # $Id: base 5268 2005-09-08 22:44:11Z sarnold $
  # ----------------------------------------------------------------------
  #    PROPRIETARY DATA of NOVELL INC.
  #    Copyright (c) 2004-2005, NOVELL (All rights reserved)
  #
  #    This document contains trade secret data which is the property
  #    of NOVELL Inc.  This document is submitted to recipient in
  #    confidence. Information contained herein may not be used, copied
  #    or disclosed in whole or in part except as permitted by written
  #    agreement signed by an officer of NOVELL, Inc.
  # ----------------------------------------------------------------------

  # NetDomain will only be enabled for profiles that include some
  # NetDomain rules. (No NetDomain rules --> no NetDomain confinement.)
  # So, we include a NetDomain rule in <abstractions/base> so that
  # all 'normal' programs are automatically NetDomain confined.

  #include <program-chunks/base-nd>

  # We make <abstractions/base-files> available separately from
  # <abstractions/base> so that programs which require Raw Sockets
  # can avoid using NetDomain rules.

  #include <program-chunks/base-files>
