pcscd patch from Dan Walsh
Edit: removed the dev_list_sysfs call, dev_read_sysfs takes care of it
This commit is contained in:
parent
17759c7326
commit
dc1db5407a
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue