diff options
author | Arkadiy Illarionov <qarkai@gmail.com> | 2019-03-24 16:53:37 +0300 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2019-03-24 18:52:22 +0100 |
commit | af19a3cc6aa352643d4f728e722945903a5556b3 (patch) | |
tree | 8bc62b9d6cc514e41b863f9106e2371381a688eb /sysui | |
parent | 87f262dadbbdc1808c5e617003d125ee8df0c501 (diff) |
Resolves: tdf#122114 remove support for ~/.recently-used file
Change-Id: Ie91f0bf21e6f5c3f7a7aa4ae3d1dff6cc8e15a86
Reviewed-on: https://gerrit.libreoffice.org/69597
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Diffstat (limited to 'sysui')
-rw-r--r-- | sysui/desktop/apparmor/program.soffice.bin | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysui/desktop/apparmor/program.soffice.bin b/sysui/desktop/apparmor/program.soffice.bin index 90d663a9d54a..c611d7635003 100644 --- a/sysui/desktop/apparmor/program.soffice.bin +++ b/sysui/desktop/apparmor/program.soffice.bin @@ -118,7 +118,6 @@ profile libreoffice-soffice INSTDIR-program/soffice.bin { owner @{HOME}/.config/soffice.binrc.lock rwk, owner @{HOME}/.cache/fontconfig/** rw, owner @{HOME}/.config/gtk-???/bookmarks r, #Make bookmarks work - owner @{HOME}/.recently-used rwk, owner /tmp/psp[0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9][0-9]* rw, #/tmp/psp1534203998 (printing to file) owner /{,var/}run/user/*/dconf/user rw, |