- delete cache in apparmor-profiles %post (workaround for
bnc#904620#c8 / lp#1392042) OBS-URL: https://build.opensuse.org/package/show/security:apparmor/apparmor?expand=0&rev=109
This commit is contained in:
@@ -853,6 +853,8 @@ fi
|
||||
|
||||
%post profiles
|
||||
%if %{distro} == "suse"
|
||||
# workaround for bnc#904620#c8 / lp#1392042
|
||||
rm -f /var/cache/apparmor/*
|
||||
#restart_on_update boot.apparmor - but non-broken (bnc#853019)
|
||||
# (copy&paste from parser postun script)
|
||||
test -n "$FIRST_ARG" || FIRST_ARG=$1
|
||||
|
Reference in New Issue
Block a user