mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2024-11-14 23:43:56 +01:00
build: track abstractions/trash as overwrittenfile.
This commit is contained in:
parent
cc7dd22244
commit
0667c43be6
4
configure
vendored
4
configure
vendored
@ -76,7 +76,8 @@ configure() {
|
|||||||
sed -i -e '/Archlinux/d' "$ROOT/apparmor.d/tunables/extend"
|
sed -i -e '/Archlinux/d' "$ROOT/apparmor.d/tunables/extend"
|
||||||
|
|
||||||
_msg "Displace overwritten files."
|
_msg "Displace overwritten files."
|
||||||
_displace_files apparmor.d/tunables/global apparmor.d/tunables/xdg-user-dirs
|
_displace_files apparmor.d/tunables/global \
|
||||||
|
apparmor.d/tunables/xdg-user-dirs apparmor.d/abstractions/trash
|
||||||
|
|
||||||
;;
|
;;
|
||||||
|
|
||||||
@ -145,7 +146,6 @@ complain() {
|
|||||||
(( end = end + nprof ))
|
(( end = end + nprof ))
|
||||||
done
|
done
|
||||||
wait
|
wait
|
||||||
echo
|
|
||||||
}
|
}
|
||||||
|
|
||||||
# Set AppArmor for full system policy
|
# Set AppArmor for full system policy
|
||||||
|
Loading…
Reference in New Issue
Block a user