aboutsummaryrefslogtreecommitdiffstats
path: root/scd/scdaemon.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--scd/scdaemon.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/scd/scdaemon.c b/scd/scdaemon.c
index 7c786c2c4..d0777e80f 100644
--- a/scd/scdaemon.c
+++ b/scd/scdaemon.c
@@ -411,6 +411,7 @@ main (int argc, char **argv )
int res;
npth_t pipecon_handler;
+ early_system_init ();
set_strusage (my_strusage);
gcry_control (GCRYCTL_SUSPEND_SECMEM_WARN);
/* Please note that we may running SUID(ROOT), so be very CAREFUL