diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2010-05-16 13:15:00 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2010-05-16 13:15:00 +0200 |
commit | 8a325b2af866300353e500e9693fc08991df52b7 (patch) | |
tree | 9edad7622e05f93ad702931a327c779a0a1e996a /package/pcsc-lite/files/pcscd.postinst | |
parent | 04d3f4ea9953ed01898d336c4b175273b457394c (diff) |
add preliminary support for my pcmcia smartcard reader
Diffstat (limited to 'package/pcsc-lite/files/pcscd.postinst')
-rw-r--r-- | package/pcsc-lite/files/pcscd.postinst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package/pcsc-lite/files/pcscd.postinst b/package/pcsc-lite/files/pcscd.postinst new file mode 100644 index 000000000..1b27f479d --- /dev/null +++ b/package/pcsc-lite/files/pcscd.postinst @@ -0,0 +1,3 @@ +#!/bin/sh +. $IPKG_INSTROOT/etc/functions.sh +add_rcconf pcscd pcscd NO |