I have setup my DNS to run in chroot and require sclar to now locate the
client zone files with the path /etc/bind/client_zones/my-domain.com.db.
Currently scalr reference the path based on the relative path
//qcozz.com-BEGIN
zone "my-domain.com" {
type master;
file "client_zones/my-domain.com.db"; # Needs to reference by
/etc/bind/clients_zones/my-domain.com.db
allow-transfer { none; };
};
//qcozz.com-END
--
You received this message because you are subscribed to the Google Groups
"scalr-discuss" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/scalr-discuss/-/fwvyUUfCKsgJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/scalr-discuss?hl=en.