File: pcscd.service.in

package info (click to toggle)
pcsc-lite 1.8.4-1%2Bdeb7u1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 3,472 kB
  • sloc: ansic: 13,182; sh: 11,636; python: 720; lex: 552; makefile: 203
file content (10 lines) | stat: -rw-r--r-- 201 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=PC/SC Smart Card Daemon
Requires=pcscd.socket

[Service]
ExecStart=@sbindir_exp@/pcscd --foreground --auto-exit
ExecReload=@sbindir_exp@/pcscd --hotplug

[Install]
Also=pcscd.socket