> From: Kostik <[email protected]>

> Is it possible to configure dccifd (over dcc_conf) for separate thold
> for Body, Fuz1 and Fuz2.
>
> For example like this:
> /var/dcc/libexec/dccifd -tBody,,10 -tFuz1,,20 -tFuz2,,30
>
> I look into /var/dcc/libexec/start-dccifd and think that not. :(

I think adding to DCCIFD_ARGS works, as in

    DCCIFD_ARGS="-SHELO ... -tBody,10 -tFuz1,20 -tFuz2,30"


Vernon Schryver    [email protected]
_______________________________________________
DCC mailing list      [email protected]
http://www.rhyolite.com/mailman/listinfo/dcc

Reply via email to