Gabriel Kerneis <[email protected]> writes:

> This is a nice quick hack. However, I believe the idiomatic way in
> OpenWrt would be to make import_table a list (like interfaces) instead
> of an option. Thanks for bringing that point to my attention.

I did change it to a list in the config file. The init script hack is to
make it do multiple -T options. I.e. -T 254 -T 1000 instead of -T "254
1000" which is what changing it to a list on its own accomplished.

I'm sure there's a nicer way to do it in the init script, though... :)

-Toke

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Babel-users mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/babel-users

Reply via email to