Comment 5 for bug 1042868

Revision history for this message
Julian Edwards (julian-edwards) wrote : Re: [Bug 1042868] Re: MAAS doesn't have permissions to write in /etc/bind/maas

ARGH. The umask is messing us around again, it's the same problem for maas-
import-ephemerals. The reason it changes on an existing file is because it
gets renamed from a temp file (for atomic write purposes).

Do you know where the umask is getting set for the maas user?