From 15a858a507a0a27efcbd322012658d25ec9a4707 Mon Sep 17 00:00:00 2001 From: Ludovic Rousseau Date: Thu, 14 Mar 2013 09:31:14 +0000 Subject: [PATCH] pcscd is no more sgid pcscd pcscd is started as root either at startup or by systemd if systemd is installed. This file is now empty and can be removed. --- debian/pcscd.README.Debian | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 debian/pcscd.README.Debian diff --git a/debian/pcscd.README.Debian b/debian/pcscd.README.Debian deleted file mode 100644 index c595ee9..0000000 --- a/debian/pcscd.README.Debian +++ /dev/null @@ -1,15 +0,0 @@ -pcscd for Debian ----------------- - -pscsd sgid pcscd -================ - -/usr/sbin/pcscd is sgid pcscd so that the process is started with the -access rights of the pcscd group. -Smart card reader drivers are supposed to set access rights correctly so -that they are accessible in read and write by group pcscd. This is done -by the libccid driver since version 1.4.1-1 for example. - -See http://ludovicrousseau.blogspot.com/2010/09/pcscd-auto-start.html - - -- Ludovic Rousseau , Sat Dec 4 23:13:48 CET 2010