apparmor/profiles
John Johansen 8aa976458c On Ubuntu saucy fontconfig reads user configs from
$HOME/.config/fontconfig/conf.d/* and
$HOME/.config/fontconfig/fonts.conf

/etc/fonts/conf.d/50-user.conf:
        <!--
            Load per-user customization files where stored on XDG Base Directory
            specification compliant places. it should be usually:
              $HOME/.config/fontconfig/conf.d
              $HOME/.config/fontconfig/fonts.conf
        -->
        <include ignore_missing="yes" prefix="xdg">fontconfig/conf.d</include>
        <include ignore_missing="yes" prefix="xdg">fontconfig/fonts.conf</include>

abstractions/fonts should allow read access to those files:

From: Felix Geyer debfx@ubuntu.com
Acked-by: John Johansen <john.johansen@canonical.com>
2013-10-14 17:38:48 -07:00
..
apparmor/profiles/extras Subject: update sshd extra profile 2013-01-04 22:31:00 -08:00
apparmor.d On Ubuntu saucy fontconfig reads user configs from 2013-10-14 17:38:48 -07:00
apparmor-profiles.spec.in Install extra profiles in /usr/share/apparmor/extra-profiles/ instead of 2012-09-27 23:57:21 +02:00
Makefile Add comment describing why check-logprof was dropped from the make check 2013-01-04 16:33:41 -08:00