Comment 7 for bug 1042868

Revision history for this message
Andres Rodriguez (andreserl) wrote :

Also not that on maas-dns install, I had to fix those permissions, but they keep being changed:

 # fix permissions
        if [ -f /etc/bind/maas/named.conf.maas ]; then
                chmod 644 /etc/bind/maas/named.conf.maas
        fi