Comment 8 for bug 1841364

Revision history for this message
Simon Déziel (sdeziel) wrote :

As root:

 echo 'alias /upper/ -> /,' >> /etc/apparmor.d/tunables/alias
 rm -f /etc/apparmor.d/force-complain/usr.sbin.unbound
 apparmor_parser -r -T -W /etc/apparmor.d/usr.sbin.unbound
 service unbound restart

Then you should hopefully see no more Apparmor denials.