add hal to LSB Should-Start/Stop. Closes: #474238 "pcscd: LSB init

script doesn't depend on hal"
This commit is contained in:
Ludovic Rousseau 2008-04-04 13:22:11 +00:00
parent dae272b653
commit b837eb0ed7
2 changed files with 5 additions and 3 deletions

4
debian/changelog vendored
View File

@ -2,8 +2,10 @@ pcsc-lite (1.4.100-3) unstable; urgency=low
* debian/rules: add --sysconfdir=/etc to correctly generate path in pcscd(8)
manpage
* debian/pcscd.init: add hal to LSB Should-Start/Stop. Closes: #474238
"pcscd: LSB init script doesn't depend on hal"
-- Ludovic Rousseau <rousseau@debian.org> Fri, 04 Apr 2008 15:15:44 +0200
-- Ludovic Rousseau <rousseau@debian.org> Fri, 04 Apr 2008 15:16:51 +0200
pcsc-lite (1.4.100-2) unstable; urgency=low

4
debian/pcscd.init vendored
View File

@ -10,8 +10,8 @@
# Provides: pcscd
# Required-Start: $local_fs $remote_fs $syslog
# Required-Stop: $local_fs $remote_fs $syslog
# Should-Start: usbmgr udev hotplug
# Should-Stop: usbmgr udev hotplug
# Should-Start: usbmgr udev hotplug hal
# Should-Stop: usbmgr udev hotplug hal
# Default-Start: 2 3 4 5
# Default-Stop: 0 1 6
# Short-Description: Daemon to access a smart card using PC/SC