mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-31 15:25:02 +01:00
14 lines
No EOL
553 B
Text
14 lines
No EOL
553 B
Text
# apparmor.d - Full set of apparmor profiles
|
|
# Copyright (C) 2018-2021 Mikhail Morfikov
|
|
# Copyright (C) 2023-2024 Alexandre Pujol <alexandre@pujol.io>
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
|
|
|
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> |