pinecrypt-gateway-strongswa.../entrypoint.sh

8 lines
138 B
Bash
Executable File

#!/bin/sh
set -e
while [ ! -e $1 ]; do
sleep 1
done
curl -X DELETE http://127.0.0.1:2001/api/by-service/strongswan
ipsec start --nofork