bump product version to 5.0.4.1
[LibreOffice.git] / sysui / desktop / apparmor / program.oosplash
blob80d6f588a82c9fcfdcbecd080ee8100faa5b1ae7
1 # ------------------------------------------------------------------
3 #    Copyright (C) 2015 Canonical Ltd.
5 #    This Source Code Form is subject to the terms of the Mozilla Public
6 #    License, v. 2.0. If a copy of the MPL was not distributed with this
7 #    file, You can obtain one at http://mozilla.org/MPL/2.0/.
9 #    Author: Bryan Quigley <bryan.quigley@canonical.com>
11 # ------------------------------------------------------------------
13 #include <tunables/global>
15 profile libreoffice-oopslash INSTDIR-program/oosplash {
16   #include <abstractions/base>
18   /etc/libreoffice/                     r,
19   /etc/libreoffice/**                   r,
20   /etc/passwd                           r,
21   /etc/nsswitch.conf                    r,
22   /run/nscd/passwd                      r,
23   /usr/lib{,32,64}/ure/bin/javaldx      Cx,
24   /usr/share/libreoffice/program/*      r,
25   INSTDIR-program/soffice.bin rmPUx,
26   INSTDIR-ure/bin/javaldx rmPUx,
27   owner @{HOME}/.Xauthority             r,
28   owner @{HOME}/.config/libreoffice{,dev}/?/user/uno_packages/cache/log.txt rw,
29   unix peer=(addr=@/tmp/.ICE-unix/* label=unconfined),
30   unix peer=(addr=@/tmp/.X11-unix/* label=unconfined),