feat(abs): add some files into the base abstaction.

This commit is contained in:
Alexandre Pujol 2023-11-29 17:50:26 +00:00
parent 66efedfb01
commit 60e4a01a76
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
19 changed files with 7 additions and 29 deletions

View file

@ -1,12 +1,8 @@
# apparmor.d - Full set of apparmor profiles
# Copyright (C) 2020-2022 Mikhail Morfikov
# Copyright (C) 2021-2022 Alexandre Pujol <alexandre@pujol.io>
# Copyright (C) 2021-2023 Alexandre Pujol <alexandre@pujol.io>
# SPDX-License-Identifier: GPL-2.0-only
/usr/share/locale/ r,
@{etc_rw}/localtime r,
# Allow to receive some signals
signal (receive) peer=htop,
signal (receive) peer=sudo,
@ -21,4 +17,10 @@
ptrace (readby) peer=systemd-coredump,
/usr/share/locale/ r,
@{etc_rw}/localtime r,
/etc/gnutls/config r,
/etc/locale.conf r,
@{sys}/devices/system/cpu/possible r,

View file

@ -104,7 +104,6 @@
/etc/@{name}/{,**} r,
/etc/fstab r,
/etc/gnutls/config r,
/etc/igfx_user_feature{,_next}.txt w,
/etc/libva.conf r,
/etc/opensc.conf r,