AppArmor profile exchange
#include <tunables/global>
/etc/cron.daily/apt {
#include <abstractions/base>
/bin/dash ixr,
/bin/dd ixr,
/bin/sleep ixr,
/bin/which ixr,
/etc/apt/apt.conf.d/ r,
/etc/apt/apt.conf.d/* r,
/etc/apt/sources.list r,
/etc/apt/sources.list.d/ r,
/etc/cron.daily/apt mr,
/etc/group r,
/etc/nsswitch.conf r,
/usr/bin/apt-config ixr,
/usr/bin/apt-get ixr,
/usr/bin/cksum ixr,
/usr/bin/cut ixr,
/usr/bin/getent ixr,
/var/cache/apt/ w,
/var/cache/apt/pkgcache.bin rw,
/var/cache/apt/srcpkgcache.bin rw,
/var/lib/apt/* r,
/var/lib/apt/lists/* r,
/var/lib/dpkg/* r,
/var/lib/dpkg/lock krw,
/var/lib/dpkg/updates/ r,
}