Fixed typo
This commit is contained in:
parent
73e26ea716
commit
5ae8a4cf1a
|
@ -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 $$
|
||||
|
|
Loading…
Reference in New Issue