%apparmor_reload()\
if [ "$YAST_IS_RUNNING" != "instsys" ]; then\
/sbin/apparmor_parser -r -T -W %{?*} &> /dev/null || :\
fi\
%{nil}