# vim:syntax=apparmor
# Last Modified: Thu Sep  1 23:02:44 2005
# ------------------------------------------------------------------
#
#    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.
#
# ------------------------------------------------------------------

#include <tunables/global>

/usr/lib/firefox/mozilla-xremote-client {
  #include <abstractions/base>
  #include <abstractions/X>

  /usr/lib/mozilla/lib*so* mr,
  /usr/lib/firefox/mozilla-xremote-client rmix,
}
