feat(abs): general update.

This commit is contained in:
Alexandre Pujol 2024-06-03 18:37:12 +01:00
parent a1fe682e7a
commit ff16790421
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
6 changed files with 21 additions and 17 deletions

View file

@ -1,6 +1,7 @@
# apparmor.d - Full set of apparmor profiles
# Copyright (C) 2023-2024 Alexandre Pujol <alexandre@pujol.io>
# SPDX-License-Identifier: GPL-2.0-only
# LOGPROF-SUGGEST: no
# Common rules for applications sandboxed using bwrap.
@ -40,8 +41,9 @@
@{bin}/ r,
@{lib}/ r,
/usr/local/bin/ r,
owner /@{uuid}/ w,
owner /_@{int}_/ w,
owner /@{uuid}/ w,
owner /var/cache/ldconfig/{,**} rw,
# Full access to user's data
/ r,