1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-09-12 04:59:55 +03:00
openwrt-xburst/package/strongswan/files/ipsec.iface

9 lines
149 B
Plaintext
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