Abstractions: more definitions.

This commit is contained in:
Alexandre Pujol 2021-04-08 22:24:00 +01:00
parent 04f2d2c9a3
commit 91c7069ee1
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
4 changed files with 16 additions and 0 deletions

View file

@ -1,5 +1,6 @@
# apparmor.d - Full set of apparmor profiles
# Copyright (C) 2018-2021 Mikhail Morfikov
# 2021 Alexandre Pujol <alexandre@pujol.io>
# SPDX-License-Identifier: GPL-2.0-only
abi <abi/3.0>,
@ -15,6 +16,7 @@
/etc/zsh/zlogin r,
owner @{HOME}/.zshrc r,
owner @{HOME}/.zshenv r,
owner @{HOME}/.zsh_history rw,
owner @{HOME}/.zsh_history.LOCK rwk,
@ -22,3 +24,4 @@
owner @{HOME}/.oh-my-zsh/log/update.lock/ w,
owner @{HOME}/.zcompdump-* rw,
owner @{user_config_dirs}/zsh/{,**} r,