build: for now lets overwrite abstractions/trash.
As the upstreaming content is a goal, it will be important to have a better way to manage it.
This commit is contained in:
parent
70aea89ad4
commit
672d0a758b
3 changed files with 4 additions and 1 deletions
|
|
@ -58,7 +58,8 @@ Build and install the package with:
|
|||
makepkg -s
|
||||
sudo pacman -U apparmor.d-*.pkg.tar.zst \
|
||||
--overwrite etc/apparmor.d/tunables/global \
|
||||
--overwrite etc/apparmor.d/tunables/xdg-user-dirs
|
||||
--overwrite etc/apparmor.d/tunables/xdg-user-dirs \
|
||||
--overwrite etc/apparmor.d/abstractions/trash
|
||||
```
|
||||
|
||||
> **Warning**: for a first install, it is recommanded to install all profiles in complain mode. See [Complain mode](#troubleshooting)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue