mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-02-01 07:45:03 +01:00
16 lines
No EOL
572 B
Text
16 lines
No EOL
572 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}/[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> |