ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/repos/FreeBSDAdmin/VPN/recon.sh
(Generate patch)

Comparing FreeBSDAdmin/VPN/recon.sh (file contents):
Revision 939 by douglas, 2007-06-26T19:49:42-07:00 vs.
Revision 940 by douglas, 2007-08-24T10:15:52-07:00

# Line 38 | Line 38 | for ((index = 0; index != ${#interfaces[
38                          sed -e "s/^$old_remote  /$new_remote    /" -i '' /usr/local/etc/racoon/psk.txt
39  
40                          # XXX: I don't know whether or not this is really necessary
41 <                        /usr/local/etc/rc.d/racoon.sh restart
41 >                        /usr/local/etc/rc.d/racoon restart
42                  fi
43  
44                  /etc/rc.d/ipsec reload

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines