~ubuntu-branches/ubuntu/quantal/apparmor/quantal-updates

« back to all changes in this revision

Viewing changes to profiles/program-chunks-disabled/user-gconf

  • Committer: Bazaar Package Importer
  • Author(s): Kees Cook
  • Date: 2007-03-23 16:42:01 UTC
  • Revision ID: james.westby@ubuntu.com-20070323164201-jkax6f0oku087b7l
Tags: upstream-2.0.1+510.dfsg
ImportĀ upstreamĀ versionĀ 2.0.1+510.dfsg

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# ------------------------------------------------------------------
 
2
#
 
3
#    Copyright (C) 2002-2005 Novell/SUSE
 
4
#
 
5
#    This program is free software; you can redistribute it and/or
 
6
#    modify it under the terms of version 2 of the GNU General Public
 
7
#    License published by the Free Software Foundation.
 
8
#
 
9
# ------------------------------------------------------------------
 
10
 
 
11
 
 
12
  # $Id: user-gconf 12 2006-04-12 21:35:41Z steve-beattie $
 
13
 
 
14
  # per-user gconf configuration
 
15
  /home/*/.gconfd/lock/*        rwl,
 
16
  /home/*/.gconfd/saved_state*  rwl,
 
17
  /home/*/.gconf                r,
 
18
  /home/*/.gconf/**             rwl,
 
19