0716bf79bc54685b04e1a22102f2a1e0ea91660e
[openwrt/staging/chunkeey.git] / package / strongswan / files / ipsec.iface
1 NAME=ipsec
2 CTLFILE="/var/run/pluto.ctl"
3
4 [ "$ACTION" = "ifup" -a "$INTERFACE" = "wan" ] || exit
5
6 [ -e "$CTLFILE" ] || exit
7
8 /etc/init.d/ipsec update