This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
ExecReload=/sbin/killproc -TERM /usr/sbin/scmon && /usr/sbin/scmon
-
ExecStart=/usr/sbin/scmon
-
ExecStop=/sbin/killproc -TERM /usr/sbin/scmon
-
PIDFile=/var/run/scmon.pid
-
Type=forking
-
-
[Unit]
-
Description=Smart Card Monitor
-
Documentation=http://code.google.com/p/loolixbodes/wiki/scmon
-
Requires=pcscd.socket dbus.socket remote-fs.target
-
Additionnal notes
Nothing here.