On Mon, Jan 09, 2017 at 04:36:25PM +0100, Felix Fietkau wrote:
> It does not support passing a directory. You should do:
> procd_set_param file /tmp/babeld.d/*.conf (without quotes)

I wanted to avoid this solution if possible, because it does not handle
file creation.  However, that is not a major issue in my case, so I will
use this solution.  Thanks!

On Mon, Jan 09, 2017 at 04:36:49PM +0100, Jo-Philipp Wich wrote:
> unfortunately it can't atm. Internally it calculates hashes over the
> contents of the given files and it has no handling for directory listing
> at all.
> 
> You could consider creating a dummy configuration only containing a
> commented-out directory listing and register that with procd - would
> that work in your case?

This seems quite complicated, the shell globbing approach looks much
simpler.

Thanks for your answers,
Baptiste

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev

Reply via email to