Comment 8 for bug 1294776

Revision history for this message
Andrew Wilkins (axwalk) wrote :

I just noticed that /var/log/juju is created owned by root. The local provider chowns the directory to syslog:adm, but really this should be done for all providers. I've moved the chown from local provider into the common cloud-init code in https://codereview.appspot.com/79310043/, which may fix this bug.