mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-18 17:08:09 +01:00
doc: remove manual file overwrite.
This commit is contained in:
parent
26dcdd1a2e
commit
c59631c9c8
1 changed files with 0 additions and 7 deletions
|
@ -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 a new issue