From 16edda4a6e5cefe952778fba53c875607ca8c3ab Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Wed, 21 Jan 2009 22:04:37 +0000 Subject: Added escapespecialcharacters to format.lua to escape shell special characters. Reviewed all calls to io.popen and os.execute to escape special characters. Fixed file uploads in openssl and ipsectools with viewfunctions.lua. Tried to fix openssl renew when subject contains special characters, but not done yet. git-svn-id: svn://svn.alpinelinux.org/acf/chrony/trunk@1687 ab2d0c66-481e-0410-8bed-d214d4d58bed --- chrony-model.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chrony-model.lua b/chrony-model.lua index fa8e013..3af9bd9 100644 --- a/chrony-model.lua +++ b/chrony-model.lua @@ -82,7 +82,7 @@ function startstop_service(action) if not password then retval.errtxt = "Could not find password in key file" else - local cmd = path.."chronyc <