1 Say a (background) process is linked to libpwmd which and tries to open an
2 uncached file with pwmd_open(). pinentry(1) won't have any idea what the tty
3 is so there's no way to get the password. A fix for this is to use the
4 cache_push configuration option of pwmd to push the needed file of the
5 background process into pwmd's file cache upon startup.