  # $Id: slocate 5268 2005-09-08 22:44:11Z sarnold $
# ----------------------------------------------------------------------
#    PROPRIETARY DATA of NOVELL INC.
#    Copyright (c) 2004, 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.
# ----------------------------------------------------------------------


  # slocate's updatedb appears to need specific NFS support?
  # the REJECT line in question:
  # NetDomain: REJECTING udp_send from source 0.0.0.0:800 to destination
  # 10.0.0.169:2049 via iface n/a (updatedb(17187) profile
  # /usr/bin/slocate active /usr/bin/slocate)
  udp_send to 0.0.0.0:2049,
  udp_receive from 0.0.0.0:2049,

