Hi, My fault.
You are right, it's '‘$!’ not ‘$?’. Cheers, 2018-07-11 17:58 GMT+02:00 Guilhem Moulin <guil...@debian.org>: > Control: reassign -1 cryptsetup-initramfs > Control: retitle -1 opensc: can't use smartcard after pivot_root because > pcscd isn't killed at local-bottom stage > Control: tag -1 pending > > Hi, > > On Wed, 11 Jul 2018 at 15:05:47 +0200, Pascal Vibet - ADACIS wrote: > > In /usr/share/initramfs-tools/scripts/local-top/cryptopensc, PSCSD > process is start and go in background. But the PID is not store, so i fix > it with: > > 36a37 > >> echo $? > /var/run/pcscd.pid > > I assume you meant ‘$!’ not ‘$?’ here [0]. Thanks for the patch, I > just applied it with minor modifications: > > https://salsa.debian.org/cryptsetup-team/cryptsetup/commit/ > 8190cb3bc8a4bb4205abc5f66376a2586896e6df > > Cheers, > -- > Guilhem. > > [0] http://pubs.opengroup.org/onlinepubs/9699919799/ > utilities/V3_chap02.html#tag_18_05_02 >