[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: dccproc error



On Thu, 2004-12-02 at 10:17 -0800, Vadim wrote:
> I started to have dccproc errors in my syslog:
> 
> Dec  2 06:02:26 host dccproc[27454]: open(/var/lib/dcc/map): Permission denied

chown dcc:root /var/lib/dcc/map
chmod 600 /var/lib/dcc/map

Problem solved.

If /var/lib/dcc/map has read permissions for others, dcc will also
complain with "/var/lib/dcc/map is not private" hence the chmod.




Reply to: