[Bug 397988] [NEW] clamav should only reload individual AppArmor profiles

Jamie Strandboge jamie at ubuntu.com
Fri Jul 10 20:21:23 UTC 2009


Public bug reported:

Binary package hint: clamav

https://wiki.ubuntu.com/ApparmorProfileMigration has been updated to use this in postinst:
# Reload AppArmor profile
profile="/etc/apparmor.d/<profile>"
if [ -f "$profile" ] && aa-status --enabled 2>/dev/null; then
    apparmor_parser -r "$profile" || true
fi

clamav-daemon and clamav-freshclam should be adjusted so that all of
AppArmor is not reloaded.

** Affects: clamav (Ubuntu)
     Importance: Undecided
     Assignee: Jamie Strandboge (jdstrand)
         Status: In Progress

** Changed in: clamav (Ubuntu)
       Status: New => In Progress

** Changed in: clamav (Ubuntu)
     Assignee: (unassigned) => Jamie Strandboge (jdstrand)

-- 
clamav should only reload individual AppArmor profiles
https://bugs.launchpad.net/bugs/397988
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list