looking at /var/lib/dpkg/info/apparmor.postinst, i see:

# Automatically added by dh_installinit
if [ "$1" = "configure" ] || [ "$1" = "abort-upgrade" ]; then
    if [ -x "/etc/init.d/apparmor" ]; then
        update-rc.d apparmor start 37 S . >/dev/null || true
    fi
fi

ogra@anubis:~$ ls -lh /etc/init.d/apparmor
-rwxr-xr-x 1 root root 6,0K Feb 16  2016 /etc/init.d/apparmor

ogra@anubis:~$ dpkg -S /etc/init.d/apparmor
apparmor: /etc/init.d/apparmor

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1614459

Title:
  daily upgrade on 16.04 hangs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/1614459/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to