aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPerry Mason <crazypark2@yahoo.dk>2009-03-13 10:47:29 +0100
committerPerry Mason <crazypark2@yahoo.dk>2009-03-13 10:47:29 +0100
commit312c53f5cae0fad7c17824fd3779042e1f6de3df (patch)
tree64b0209375e7ecc9ed9ae0b818c5daa8eedcb0fe
parent1305de301942dbb4b7c140ad08ec71bbdf89914d (diff)
downloadpfsense-packages-312c53f5cae0fad7c17824fd3779042e1f6de3df.tar.gz
pfsense-packages-312c53f5cae0fad7c17824fd3779042e1f6de3df.tar.bz2
pfsense-packages-312c53f5cae0fad7c17824fd3779042e1f6de3df.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 ef665743..ae48ab34 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>