Bug#691086: pcscd: Wrong way of inhibiting start when using systemd

2012-10-21 Thread Tollef Fog Heen
]] Ludovic Rousseau > Le 21/10/12 21:30, Tollef Fog Heen a écrit : > > ]] Ludovic Rousseau > > > >> Le 21/10/12 18:27, Tollef Fog Heen a écrit : > >>> ]] Ludovic Rousseau > >>> > I do not remember why I added this piece of code. > Maybe so that people using directly "/etc/init.d/pcscd s

Bug#691086: pcscd: Wrong way of inhibiting start when using systemd

2012-10-21 Thread Ludovic Rousseau
Le 21/10/12 21:30, Tollef Fog Heen a écrit : ]] Ludovic Rousseau Le 21/10/12 18:27, Tollef Fog Heen a écrit : ]] Ludovic Rousseau 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. Th

Bug#691086: pcscd: Wrong way of inhibiting start when using systemd

2012-10-21 Thread Tollef Fog Heen
]] Ludovic Rousseau > Le 21/10/12 18:27, Tollef Fog Heen a écrit : > > ]] Ludovic Rousseau > > > >> 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. > > > > Then just use the LSB

Bug#691086: pcscd: Wrong way of inhibiting start when using systemd

2012-10-21 Thread Ludovic Rousseau
Le 21/10/12 18:27, Tollef Fog Heen a écrit : ]] Ludovic Rousseau 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. Then just use the LSB hooks and it'll be done for you automatically.

Bug#691086: pcscd: Wrong way of inhibiting start when using systemd

2012-10-21 Thread Tollef Fog Heen
]] Ludovic Rousseau > 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. Then just use the LSB hooks and it'll be done for you automatically. > Why do you want to remove these lines? >

Bug#691086: pcscd: Wrong way of inhibiting start when using systemd

2012-10-21 Thread Ludovic Rousseau
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/s

Bug#691086: pcscd: Wrong way of inhibiting start when using systemd

2012-10-21 Thread Tollef Fog Heen
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