mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Fixed some card related problems.
This commit is contained in:
parent
6a09ba60cc
commit
7bd2e417d1
32 changed files with 3909 additions and 3722 deletions
|
@ -1602,7 +1602,7 @@ static void
|
|||
agent_sigusr2_action (void)
|
||||
{
|
||||
if (opt.verbose)
|
||||
log_info ("SIGUSR2 received - checking smartcard status\n");
|
||||
log_info ("SIGUSR2 received - updating card event counter\n");
|
||||
/* Nothing to check right now. We only increment a counter. */
|
||||
bump_card_eventcounter ();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue