From 4a263b8db27208413acd0f038ea67629d5ee27bb Mon Sep 17 00:00:00 2001 From: Matthew Harmsen Date: Wed, 23 May 2012 18:59:06 -0700 Subject: PKI Deployment Scriptlets * Integration of Tomcat 7 * Addition of centralized 'pki-tomcatd' systemd functionality to the PKI Deployment strategy * Removal of 'pki_flavor' attribute --- base/setup/scripts/functions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'base/setup/scripts/functions') diff --git a/base/setup/scripts/functions b/base/setup/scripts/functions index 516bf32e2..62dc20694 100644 --- a/base/setup/scripts/functions +++ b/base/setup/scripts/functions @@ -154,7 +154,7 @@ usage_systemd() echo -n "|try-restart" echo -n "|reload" echo -n "|status} " - echo -n "subsytem-type " + echo -n "subsystem-type " echo -n "[instance-name]" echo echo -- cgit