diff options
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 |