# pcscd - PCSC Lite resource manager daemon # # The PC/SC daemon is used to dynamically # allocate/deallocate reader drivers at runtime and manage # connections to the readers. # TODO: Assure that pcmcia subsystem is initialized correctly description "PCSC Lite resource manager" start on (filesystem and started dbus and started udev) stop on (stopping dbus or stopping udev) expect fork respawn script pcscd sleep 5 initctl emit pcscdready end script