This unit is provided by:
Options
-
[Install]
-
Also=pcscd.socket
-
-
[Service]
-
Environment="PCSCD_OPTIONS="
-
EnvironmentFile=-/etc/default/pcscd
-
EnvironmentFile=-/etc/sysconfig/pcscd
-
ExecReload=/usr/bin/pcscd --hotplug
-
ExecReload=/usr/sbin/pcscd --hotplug
-
ExecStart=/usr/bin/pcscd --foreground --auto-exit $PCSCD_ARGS
-
ExecStart=/usr/sbin/pcscd --foreground $PCSCD_OPTIONS
-
ExecStart=/usr/sbin/pcscd --foreground --auto-exit $PCSCD_ARGS
-
ProtectControlGroups
Introduced in systemd 232=yes -
ProtectHome
Introduced in systemd 214=yes -
ProtectHostname
Introduced in systemd 242=yes -
ProtectKernelLogs
Introduced in systemd 244=yes -
ProtectKernelModules
Introduced in systemd 232=yes -
ProtectKernelTunables
Introduced in systemd 232=yes -
ProtectSystem
Introduced in systemd 214=full -
RestrictRealtime
Introduced in systemd 231=yes
-
-
[Unit]
-
Description=PC/SC Smart Card Daemon
-
Documentation=man:pcscd(8)
-
Requires=pcscd.socket
-
Additionnal notes
Nothing here.