15 lines
No EOL
512 B
Text
15 lines
No EOL
512 B
Text
# apparmor.d - Full set of apparmor profiles
|
|
# Copyright (C) 2018-2021 Mikhail Morfikov
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
|
|
|
abi <abi/3.0>,
|
|
|
|
owner @{HOME}/thumbnails/ r,
|
|
owner @{HOME}/thumbnails/{large,normal}/ r,
|
|
owner @{HOME}/thumbnails/{large,normal}/[a-f0-9]*.png r,
|
|
|
|
owner @{user_cache_dirs}/thumbnails/ r,
|
|
owner @{user_cache_dirs}/thumbnails/{large,normal}/ r,
|
|
owner @{user_cache_dirs}/thumbnails/{large,normal}/[a-f0-9]*.png r,
|
|
|
|
include if exists <abstractions/thumbnails-cache-read.d> |