  # $Id: X 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.
# ----------------------------------------------------------------------


  # .Xauthority files required for X connections, per user
  /home/*/.Xauthority        r,
  /root/.Xauthority          r,
  # the unix socket to use to connect to the display
  /tmp/.X11-unix/*           w,
  # X programs typically need these libraries ...
  /usr/X11R6/lib/lib*.so*       r,
  /usr/X11R6/lib64/lib*.so*     r,
  # .. and these locales
  /usr/X11R6/lib/X11/locale/**  r,
  /usr/X11R6/lib64/X11/locale/**  r,
