summaryrefslogtreecommitdiffstats
path: root/usr/local
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-07-03 23:26:54 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-07-03 23:26:54 +0000
commit7a657f0c3c4ed670d0e995fbde03f46cbfc0d6a6 (patch)
tree869239312a575d7120111234d645151ac269ee4d /usr/local
parent2aa081533ca08299cc2a7ff52bf510ae0a9d9bdb (diff)
downloadpfsense-7a657f0c3c4ed670d0e995fbde03f46cbfc0d6a6.zip
pfsense-7a657f0c3c4ed670d0e995fbde03f46cbfc0d6a6.tar.gz
Change local configuration storage path to ['ipsec']['failover']
Diffstat (limited to 'usr/local')
-rw-r--r--usr/local/pkg/sasyncd.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr/local/pkg/sasyncd.xml b/usr/local/pkg/sasyncd.xml
index bba5e6d..1a6f6b1 100644
--- a/usr/local/pkg/sasyncd.xml
+++ b/usr/local/pkg/sasyncd.xml
@@ -2,14 +2,14 @@
<packagegui>
<name>sasyncd</name>
<version>0.1.0</version>
- <title>Services: SASYNCD (VPN failover)</title>
+ <title>Services: VPN Failover</title>
<!-- configpath gets expanded out automatically and config items will be
stored in that location -->
- <configpath>['installedpackages']['sasyncd']['config']</configpath>
+ <configpath>['ipsec']['failover']</configpath>
<aftersaveredirect>pkg_edit.php?xml=sassyncd.xml&amp;id=0</aftersaveredirect>
<!-- Menu is where this packages menu will appear -->
<menu>
- <name>SASYNCD (VPN failover)</name>
+ <name>VPN failover</name>
<tooltiptext>The sasyncd daemon synchronizes IPSec SA and SPD information between a number of failover IPsec gateways. The most typical scenario is to run sasyncd on hosts also running isakmpd and sharing a common IP-address using carp.</tooltiptext>
<section>Services</section>
<configfile>sasyncd.xml</configfile>
OpenPOWER on IntegriCloud