Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 236928
Collapse All | Expand All

(-)pcscd-init (+4 lines)
Lines 3-8 Link Here
3
# Distributed under the terms of the GNU General Public License v2
3
# Distributed under the terms of the GNU General Public License v2
4
# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcsc-lite/files/pcscd-init,v 1.4 2005/07/20 01:11:08 vapier Exp $
4
# $Header: /var/cvsroot/gentoo-x86/sys-apps/pcsc-lite/files/pcscd-init,v 1.4 2005/07/20 01:11:08 vapier Exp $
5
5
6
depend() {
7
	/usr/sbin/pcscd --version | grep libhal > /dev/null && need hald
8
}
9
6
start() {
10
start() {
7
	# pcscd won't start if these exist
11
	# pcscd won't start if these exist
8
	rm -f /var/run/pcscd.{comm,pub}
12
	rm -f /var/run/pcscd.{comm,pub}

Return to bug 236928