mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2024-11-14 23:43:56 +01:00
doc: remove manual file overwrite.
This commit is contained in:
parent
26dcdd1a2e
commit
c59631c9c8
@ -36,15 +36,8 @@ Also, please note wayland has better support than xorg.
|
||||
git clone https://aur.archlinux.org/apparmor.d-git.git
|
||||
cd apparmor.d-git
|
||||
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/abstractions/trash
|
||||
```
|
||||
|
||||
The overwrite options are only required on the first install. You can use `yay`
|
||||
or your preferred AUR install method to update it.
|
||||
|
||||
!!! note
|
||||
|
||||
The following Archlinux based distributions are supported:
|
||||
|
Loading…
Reference in New Issue
Block a user