# ------------------------------------------------------------------
#
#    Copyright (C) 2002-2005 Novell/SUSE
#
#    This program is free software; you can redistribute it and/or
#    modify it under the terms of version 2 of the GNU General Public
#    License published by the Free Software Foundation.
#
# ------------------------------------------------------------------


  # $Id: user-ethereal 12 2006-04-12 21:35:41Z steve-beattie $

  # per-user storage of configration
  /root/.ethereal/**           rw,
  /home/*/.ethereal/**         rw,

  # ethereal needs this if you want to save or open a capture file in
  # /tmp
  /                            r,
  /tmp                         r,
  /home                        r,
  /home/*/tmp                  r,
  /home/*/tmp/**               rw,
