Home | History | Annotate | Download | only in rc.d

Lines Matching refs:ipsec

3 # $NetBSD: ipsec,v 1.18 2020/09/08 12:52:18 martin Exp $
6 # PROVIDE: ipsec
12 name="ipsec"
16 stop_precmd="test -f /etc/ipsec.conf"
23 if [ ! -f /etc/ipsec.conf ]; then
24 warn "/etc/ipsec.conf not readable; ipsec start aborted."
46 /sbin/setkey -f /etc/ipsec.conf
50 -e "s/@LOCAL_ADDR_V6@/$2/" /etc/ipsec.conf | \
68 echo "Installing ipsec manual keys/policies."
78 echo "Clearing ipsec manual keys/policies."
90 echo "Reloading ipsec manual keys/policies."