diff --git a/src/api/teleporter.c b/src/api/teleporter.c index 74732f77e..a8542362a 100644 --- a/src/api/teleporter.c +++ b/src/api/teleporter.c @@ -737,7 +737,7 @@ static int process_received_tar_gz(struct ftl_conn *api, struct upload_data *dat .archive_name = "setupVars.conf", .destination = config.files.setupVars.v.s },{ - .archive_name = "05-pihole-custom-cname.conf", + .archive_name = "dnsmasq.d/05-pihole-custom-cname.conf", .destination = DNSMASQ_CNAMES } };