2011/11/13 Ludovic Rousseau <[email protected]>:
> 2011/11/13 Kalev Lember <[email protected]>:
>> On 11/11/2011 06:59 PM, Ludovic Rousseau wrote:
>>> 2011/10/16 Ludovic Rousseau <[email protected]>:
>>>> Do you think it would work if the libpcsclite client do call
>>>> sd_booted() and try to fork/exec pcscd only if sd_booted() indicates
>>>> the system is _not_ using systemd?
>>>> The choice would then be made at runtime and no more at compilation time.
>>>>
>>>> I do not know yet if I will remove or not the --disable-autostart
>>>> option. Maybe I will keep it.
>>>>
>>>> Comments?
>>>
>>> I implemented my proposal in revision 6104 [1].
>>> I do not plan to remove the --disable-autostart option.
>>
>> Hello,
>>
>> Just curious, why did you copy the sd_booted() function code to
>> winscard_clnt.c, instead of using it from sd-daemon.h/c?
>
> Because the client side (libpcsclite) does not use sd-daemon.h/c. I
> just need the small sd_booted() function.
>
>> Thanks for accepting the systemd work and improving it!
>
> I do plan to completely remove the autostart from the client side.
> systemd does what I want in a much better/safer way.
> Thanks for the initial patches

autostart now removed in revision 6105.

We now have 2 options:
- start pcscd at boot (always)
- start pcscd from systemd (on demand)

Bye

-- 
 Dr. Ludovic Rousseau

_______________________________________________
Muscle mailing list
[email protected]
http://lists.drizzle.com/mailman/listinfo/muscle

Reply via email to