Code review comment for lp:~nskaggs/autopilot/add-isolation-apparmor-rules

Revision history for this message
Jamie Strandboge (jdstrand) wrote :

*Sigh*, sorry see one more change over 491. Use this:
owner @{HOMEDIRS}/*/autopilot/fakeenv/*/.local/share/@{APP_PKGNAME}/** mrwklix,

instead of:
owner @{HOMEDIRS}/autopilot/fakeenv/*/.local/share/@{APP_PKGNAME}/** mrwklix,

I forgot HOMEDIRS expands to /home/ instead of /home/*/. Sorry for the multiple iterations.

« Back to merge proposal