From 64b024647317daf69d158afc40e5dc2fb3fe8fe9 Mon Sep 17 00:00:00 2001 From: Fabio Rodrigues Ribeiro Date: Tue, 2 May 2017 13:38:34 -0300 Subject: [PATCH] Add command to start token daemon --- startup.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/startup.sh b/startup.sh index 98f1982..d8838b8 100644 --- a/startup.sh +++ b/startup.sh @@ -22,5 +22,6 @@ else su -c "/etc/init.d/warsaw start" fi +su -c "/etc/init.d/pcscd start" /usr/local/bin/warsaw/core \ && firefox -private-window www.caixa.gov.br