pcscd patch from Dan Walsh

Edit: removed the dev_list_sysfs call, dev_read_sysfs takes care of it
This commit is contained in:
Jeremy Solt 2010-09-01 10:46:57 -04:00 committed by Chris PeBenito
parent 17759c7326
commit dc1db5407a
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ corenet_tcp_connect_http_port(pcscd_t)
dev_rw_generic_usb_dev(pcscd_t)
dev_rw_smartcard(pcscd_t)
dev_rw_usbfs(pcscd_t)
dev_search_sysfs(pcscd_t)
dev_read_sysfs(pcscd_t)
files_read_etc_files(pcscd_t)
files_read_etc_runtime_files(pcscd_t)