1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-01-13 16:41:07 +02:00

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