openwrtv4/package/strongswan/files/ipsec.iface

9 lines
149 B
Text
Raw Normal View History

NAME=ipsec
CTLFILE="/var/run/pluto.ctl"
[ "$ACTION" = "ifup" -a "$INTERFACE" = "wan" ] || exit
[ -e "$CTLFILE" ] || exit
/etc/init.d/ipsec update