Update apparmor.d/groups/pacman/pacman
Co-authored-by: Alex <roddhjav@users.noreply.github.com>
This commit is contained in:
parent
b8fc88890a
commit
ad304c4c95
1 changed files with 3 additions and 2 deletions
|
|
@ -181,7 +181,8 @@ profile pacman @{exec_path} {
|
||||||
/etc/pacman.d/gnupg/** rwkl,
|
/etc/pacman.d/gnupg/** rwkl,
|
||||||
|
|
||||||
@{HOME}/@{XDG_GPG_DIR}/*.conf r,
|
@{HOME}/@{XDG_GPG_DIR}/*.conf r,
|
||||||
owner @{user_share_dirs}/sddm/wayland-session.log w,
|
|
||||||
|
deny @{user_share_dirs}/sddm/* rw,
|
||||||
|
|
||||||
/dev/tty[0-9]* rw,
|
/dev/tty[0-9]* rw,
|
||||||
owner /dev/pts/[0-9]* rw,
|
owner /dev/pts/[0-9]* rw,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue