From 5ae8a4cf1a4b1e4a7670c562e13c6b7f6c92ad77 Mon Sep 17 00:00:00 2001 From: Egon Rijpkema Date: Thu, 13 Sep 2018 11:52:06 +0200 Subject: [PATCH] Fixed typo --- keystone/run.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/keystone/run.sh b/keystone/run.sh index 70809df..86b1bb2 100755 --- a/keystone/run.sh +++ b/keystone/run.sh @@ -15,7 +15,7 @@ chown _shibd: /etc/shibboleth/sp*.pem shibd -f -F & # If any process fails, kill the rest. -# This insures the container stops and systemd will restart it. +# This ensures the container stops and systemd will restart it. wait -n pkill -P $$