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-senddoc INSTDIR-/usr/lib{,32,64}/libreoffice/program/senddoc {
16 #include <abstractions/base>
18 owner /tmp/lu** rw, #makes files like luRRRRR.tmp/lubRRRR.tmp where R is random
19 #Note, usually it's lub or luc, don't know why.
24 /usr/bin/dirname rmix,
25 /usr/bin/basename rmix,
28 /usr/bin/xdg-open Cxr -> sanitized_helper,
29 /usr/bin/gnome-open Cxr -> sanitized_helper,
31 INSTDIR-program/uri-encode rmPUx,
32 /usr/share/libreoffice/share/config/* r,
33 owner @{HOME}/.config/libreoffice{,dev}/?/user/uno_packages/cache/log.txt rw,