Hi.

> -     $(INSTALL_DIR) $(1)/etc
> -     $(INSTALL_DATA) ./files/rsyncd.conf $(1)/etc/
> +     $(INSTALL_DIR) $(1)/etc/config
> +     $(INSTALL_DATA) ./files/rsyncd.conf $(1)/etc/config/rsyncd

NACK on this. The /etc/config/ directory is reserved for UCI
configuration files, the rsyncd.conf is native. So adding a conffiles
entry is okay, but not relocating it to /etc/config/.

Can you do an updated patch for this?

Thanks,
Jow
_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to