Norman Zhang wrote:
I think dccifd socket is created in /var/lib/dcc. Do I specify its location in /var/lib/dcc/dcc_conf or dccifd? dccifd seems to be empty.

Setting

dcc_dccifd_path /var/lib/dcc/dccifd

solves DCC not found.

Really, you probably don't need to manually set any of these. SA's defaults should work fine, the only thing you might need to set is the path to the dccifd socket, depending on how you start dccifd.

I started dccifd by running

# /usr/sbin/dccifd

manually. Should I set dcc_dccifd_path /var/lib/dcc? Is dcc_path /usr/sbin fine?

# more dcc_conf

...
DCCIFD_ENABLE=off
# used to start dccifd
#   a common value is
#   DCCIFD_ARGS="-SHELO -Smail_host -SSender -SList-ID"
DCCIFD_ARGS=
...

Does that need to be changed?

Regards,
Norman Zhang

Reply via email to