16 lines
No EOL
566 B
Text
16 lines
No EOL
566 B
Text
# apparmor.d - Full set of apparmor profiles
|
|
# Copyright (C) 2018-2021 Mikhail Morfikov
|
|
# Copyright (C) 2023 Alexandre Pujol <alexandre@pujol.io>
|
|
# 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}/@{hex}.png r,
|
|
|
|
owner @{user_cache_dirs}/thumbnails/ r,
|
|
owner @{user_cache_dirs}/thumbnails/{*large,normal}/ r,
|
|
owner @{user_cache_dirs}/thumbnails/{*large,normal}/@{hex}.png r,
|
|
|
|
include if exists <abstractions/thumbnails-cache-read.d> |