Le 21/10/12 10:54, Tollef Fog Heen a écrit :
Package: pcscd
Version: 1.8.4-1
Severity: normal

Please remove:

# Do not start at boot using systemd but start using on-demand
# 
http://ludovicrousseau.blogspot.com/2011/11/pcscd-auto-start-using-systemd.html
if [ $1 = "start" -a -d /sys/fs/cgroup/systemd ]
then
         # Do not start from this script
         exit 0
fi

from the init script.

If you're using systemd, the sysv service will automatically be masked
by the pcscd.service shipped in /lib/systemd/system.

I do not remember why I added this piece of code.
Maybe so that people using directly "/etc/init.d/pcscd start" to not start the daemon when systemd is used.

Why do you want to remove these lines?
Is it a problem to have them?

Thanks

--
  Dr. Ludovic Rousseau


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to