mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-18 00:48:10 +01:00
CI: overwrite some tunables.
This commit is contained in:
parent
ca4be147f8
commit
c801bceab5
1 changed files with 4 additions and 1 deletions
|
@ -63,5 +63,8 @@ apparmor:
|
|||
- archlinux
|
||||
script:
|
||||
- pacman -Syu --noconfirm --noprogressbar apparmor
|
||||
- pacman -U --noconfirm --noprogressbar $PKGDEST/*
|
||||
- pacman -U --noconfirm --noprogressbar
|
||||
--overwrite etc/apparmor.d/tunables/global
|
||||
--overwrite etc/apparmor.d/tunables/xdg-user-dirs
|
||||
$PKGDEST/*
|
||||
- apparmor_parser --preprocess /etc/apparmor.d 1> /dev/null
|
||||
|
|
Loading…
Reference in a new issue