aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPerry Mason <crazypark2@yahoo.dk>2009-03-13 10:47:29 +0100
committerEirik Oeverby <ltning@anduin.net>2009-03-14 00:17:27 +0100
commitd881d31378d18bde7929eb7561d326716efcf5c2 (patch)
tree5fa387ec35badf653934b0433ce44289e9d5451a
parent63083e5c5877147283ea3e22f082425b7013df9a (diff)
downloadpfsense-packages-d881d31378d18bde7929eb7561d326716efcf5c2.tar.gz
pfsense-packages-d881d31378d18bde7929eb7561d326716efcf5c2.tar.bz2
pfsense-packages-d881d31378d18bde7929eb7561d326716efcf5c2.zip
DDNS doesn't need a reboot and lets go ALPHA
-rw-r--r--config/Fit123/ddns.xml1
-rwxr-xr-xpkg_config.7.xml4
2 files changed, 2 insertions, 3 deletions
diff --git a/config/Fit123/ddns.xml b/config/Fit123/ddns.xml
index 95c74f88..ea461254 100644
--- a/config/Fit123/ddns.xml
+++ b/config/Fit123/ddns.xml
@@ -27,7 +27,6 @@
<description>
A more customize way to update dynamic dns and mainly for IP's that doesn't change very often.&lt;br&gt;
Will check for ip change every 5 min via local shell script and will only contact provider on change.&lt;br&gt;
- (needs a reboot, hopefully it can be changed )
</description>
<type>checkbox</type>
</field>
diff --git a/pkg_config.7.xml b/pkg_config.7.xml
index 0a4a82e1..1d922329 100755
--- a/pkg_config.7.xml
+++ b/pkg_config.7.xml
@@ -242,8 +242,8 @@
<website>http://pfsense.comuf.com</website>
<descr>A list of small custom things that can be added to pfSense 1.2.3 : Date,Code-red,LTSP,AFC and DDNS</descr>
<category>System</category>
- <version>0.0.0.1</version>
- <status>DoNotUseIt</status>
+ <version>0.0.1</version>
+ <status>ALPHA</status>
<required_version>1.2.3</required_version>
<maintainer>crazypark2@yahoo.dk</maintainer>
<config_file>http://www.pfsense.com/packages/config/Fit123/fit123.xml</config_file>