Comment 2 for bug 1614459

Revision history for this message
Oliver Grawert (ogra) wrote :

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