2013/2/6 Emeric Million <[email protected]>:
> After some tests I found out that I have not run LSC with root and the issue
> appeared only on reboot.
>
> The cause :
> My /etc/init.d/lsc :
>
>>
>> LSC_PID_FILE="/var/run/lsc.pid"
>> [...]
>> touch $LSC_PID_FILE
>> [ -z "$LSC_USER" ] || chown -R "$LSC_USER" "$piddir"
>> [ -z "$LSC_GROUP" ] || chgrp -R "$LSC_GROUP" "$piddir"
>
> So, change the LSC_PID_FILE to a LSC directory or comment the chown.

This was fixed here: http://tools.lsc-project.org/issues/569

Clément.
_______________________________________________________________
Ldap Synchronization Connector (LSC) - http://lsc-project.org

lsc-users mailing list
[email protected]
http://lists.lsc-project.org/listinfo/lsc-users

Reply via email to