Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > 9a87bd6c283e5e06b005323ecbc767a8 > files > 11

ez-ipupdate-3.0.11-0.29.b8.fc18.src.rpm

--- example.conf	2013-12-14 16:06:38.536605342 +0100
+++ example.conf.short	2013-12-14 16:59:30.124877696 +0100
@@ -1,27 +1,11 @@
-#!/usr/bin/ez-ipupdate -c
-#
-# example config file for ez-ipupdate
-#
-# this file is actually executable!
-#
-
 service-type=<type of service>
 user=myuserid:mypassword
 interface=eth1
 #host=mydomain.whatever.com
-
-# other options:
 #address=<ip address>
-#cache-file=/etc/ez-ipupdate.cache.eth1
-#daemon
 #debug
-#foreground
-#host=<host>
-#interface=<interface>
 #mx=<mail exchanger>
 #retrys=<number of trys>
-#run-as-user=<user>
-#run-as-euser=<user>
 #server=<server name>
 #timeout=<sec.millisec>
 #max-interval=<time in seconds>
--- example-dhs.conf	2013-12-14 16:06:38.540605288 +0100
+++ example-dhs.conf.short	2013-12-14 16:55:12.508795297 +0100
@@ -1,20 +1,4 @@
-#!/usr/bin/ez-ipupdate -c
-#
-# example config file for ez-ipupdate
-#
-# this file is actually executable!
-#
-
 service-type=dhs
 user=myuserid:mypassword
 host=mydomain.whatever.com
 interface=eth1
-
-# if you use run-as ensure the user has permission to write this file
-cache-file=/tmp/ez-ipupdate.cache
-
-# uncomment this once you have everything working how you want and you are
-# ready to have ez-ipupdate running in the background all the time. to stop it
-# you can use "killall -QUIT ez-ipupdate" under linux.
-#daemon
-
--- example-dnsexit.conf	2013-12-14 16:06:38.559605154 +0100
+++ example-dnsexit.conf.short	2013-12-14 16:55:29.053672142 +0100
@@ -1,19 +1,4 @@
-#!/usr/bin/ez-ipupdate -c
-#
-# example config file for ez-ipupdate
-#
-# this file is actually executable!
-#
-
 service-type=dnsexit
 user=loginname:password
 host=www.yourdomain.com
 interface=eth0
-
-# please ensure the user has permission to write this file
-cache-file=/var/lib/ez-ipupdate/ez-ipupdate.cache
-
-# uncomment this once you have everything working how you want and you are
-# ready to have ez-ipupdate running in the background all the time. to stop it
-# you can use "killall -QUIT ez-ipupdate" under linux.
-#daemon
--- example-dyndns.conf	2013-12-14 16:06:38.541605281 +0100
+++ example-dyndns.conf.short	2013-12-14 16:55:51.724503388 +0100
@@ -1,28 +1,6 @@
-#!/usr/bin/ez-ipupdate -c
-#
-# example config file for ez-ipupdate
-#
-# this file is actually executable!
-#
-
 service-type=dyndns
 #service-type=dyndns-static
 user=myuserid:mypassword
 host=mydomain.whatever.com
 interface=eth1
 max-interval=2073600
-
-# please create this file and ensure that the user that ez-ipupdate is running
-# as has write permissions to it then uncomment this line, if you don't your
-# dyndns account will probably get banned. if you run ez-ipupdate as root (bad
-# idea, use "run-as-user") then you can just uncomment this line.
-#cache-file=/etc/ez-ipupdate.cache.eth1
-
-# for the mean time we'll just use a cache file in the temp directory
-cache-file=/tmp/ez-ipupdate.cache
-
-# uncomment this once you have everything working how you want and you are
-# ready to have ez-ipupdate running in the background all the time. to stop it
-# you can use "killall -QUIT ez-ipupdate" under linux.
-#daemon
-
--- example-dyns.conf	2013-12-14 16:06:38.554605191 +0100
+++ example-dyns.conf.short	2013-12-14 16:56:16.992315302 +0100
@@ -1,20 +1,4 @@
-#!/usr/bin/ez-ipupdate -c
-#
-# example config file for ez-ipupdate
-#
-# this file is actually executable!
-#
-
 service-type=dyns
 user=myuserid:mypassword
 host=myhost
-#interface=eth1
-
-# if you use run-as ensure the user has permission to write this file
-#cache-file=/tmp/ez-ipupdate.cache
-
-# uncomment this once you have everything working how you want and you are
-# ready to have ez-ipupdate running in the background all the time. to stop it
-# you can use "killall -QUIT ez-ipupdate" under linux.
-#daemon
-
+interface=eth0
--- example-easydns.conf	2013-12-14 16:06:38.550605220 +0100
+++ example-easydns.conf.short	2013-12-14 16:56:31.029210816 +0100
@@ -1,20 +1,4 @@
-#!/usr/bin/ez-ipupdate -c
-#
-# example config file for ez-ipupdate
-#
-# this file is actually executable!
-#
-
 service-type=easydns
 user=myuserid:mypassword
 host=mydomain.whatever.com
 interface=eth1
-
-# if you use run-as ensure the user has permission to write this file
-cache-file=/tmp/ez-ipupdate.cache
-
-# uncomment this once you have everything working how you want and you are
-# ready to have ez-ipupdate running in the background all the time. to stop it
-# you can use "killall -QUIT ez-ipupdate" under linux.
-#daemon
-
--- example-gnudip.conf	2013-12-14 16:06:38.547605244 +0100
+++ example-gnudip.conf.short	2013-12-14 16:56:55.055031976 +0100
@@ -1,10 +1,3 @@
-#!/usr/bin/ez-ipupdate -c
-#
-# example config file for ez-ipupdate
-#
-# this file is actually executable!
-#
-
 service-type=gnudip
 user=myuserid:mypassword
 host=mydomain.whatever.com
@@ -13,12 +6,3 @@
 # set address to 0.0.0.0 to go offline
 # any other value is ignored
 #address=0.0.0.0
-
-# if you use run-as ensure the user has permission to write this file
-cache-file=/tmp/ez-ipupdate.cache
-
-# uncomment this once you have everything working how you want and you are
-# ready to have ez-ipupdate running in the background all the time. to stop it
-# you can use "killall -QUIT ez-ipupdate" under linux.
-#daemon
-
--- example-heipv6tb.conf	2013-12-14 16:06:38.556605176 +0100
+++ example-heipv6tb.conf.short	2013-12-14 16:57:18.335858682 +0100
@@ -1,31 +1,5 @@
-#!/usr/bin/ez-ipupdate -c
-#
-# example config file for ez-ipupdate
-#
-# this file is actually executable!
-#
-
 service-type=heipv6tb
 #service-type=dyndns-static
 user=myuserid:mypassword
 interface=eth1
 max-interval=2073600
-
-# please create this file and ensure that the user that ez-ipupdate is running
-# as has write permissions to it then uncomment this line, if you don't your
-# dyndns account will probably get banned. if you run ez-ipupdate as root (bad
-# idea, use "run-as-user") then you can just uncomment this line.
-#cache-file=/etc/ez-ipupdate.cache.eth1
-
-# for the mean time we'll just use a cache file in the temp directory
-cache-file=/tmp/ez-ipupdate.cache
-
-# uncomment this once you have everything working how you want and you are
-# ready to have ez-ipupdate running in the background all the time. to stop it
-# you can use "killall -QUIT ez-ipupdate" under linux.
-#daemon
-
-# for more security use one of the following (run-as-euser is not secure):
-#run-as-user=nobody
-#run-as-euser=nobody
-
--- example-justlinux.conf	2013-12-14 16:06:38.552605206 +0100
+++ example-justlinux.conf.short	2013-12-14 16:57:29.734773832 +0100
@@ -1,20 +1,4 @@
-#!/usr/bin/ez-ipupdate -c
-#
-# example config file for ez-ipupdate
-#
-# this file is actually executable!
-#
-
 service-type=justlinux
 user=myuserid:mypassword
 host=mydomain.penguinpowered.com
 interface=eth1
-
-# if you use run-as ensure the user has permission to write this file
-cache-file=/tmp/ez-ipupdate.cache
-
-# uncomment this once you have everything working how you want and you are
-# ready to have ez-ipupdate running in the background all the time. to stop it
-# you can use "killall -QUIT ez-ipupdate" under linux.
-#daemon
-
--- example-ods.conf	2013-12-14 16:06:38.543605273 +0100
+++ example-ods.conf.short	2013-12-14 16:57:51.514611712 +0100
@@ -1,20 +1,4 @@
-#!/usr/bin/ez-ipupdate -c
-#
-# example config file for ez-ipupdate
-#
-# this file is actually executable!
-#
-
 service-type=ods
 user=myuserid:mypassword
 host=mydomain.ods.org
 interface=eth1
-
-# if you use run-as ensure the user has permission to write this file
-cache-file=/tmp/ez-ipupdate.cache
-
-# uncomment this once you have everything working how you want and you are
-# ready to have ez-ipupdate running in the background all the time. to stop it
-# you can use "killall -QUIT ez-ipupdate" under linux.
-#daemon
-
--- example-pgpow.conf	2013-12-14 16:06:38.538605313 +0100
+++ example-pgpow.conf.short	2013-12-14 16:58:05.471507822 +0100
@@ -1,20 +1,4 @@
-#!/usr/bin/ez-ipupdate -c
-#
-# example config file for ez-ipupdate
-#
-# this file is actually executable!
-#
-
 service-type=pgpow
 user=myuserid:mypassword
 host=mydomain.penguinpowered.com
 interface=eth1
-
-# if you use run-as ensure the user has permission to write this file
-cache-file=/tmp/ez-ipupdate.cache
-
-# uncomment this once you have everything working how you want and you are
-# ready to have ez-ipupdate running in the background all the time. to stop it
-# you can use "killall -QUIT ez-ipupdate" under linux.
-#daemon
-
--- example-tzo.conf	2013-12-14 16:06:38.545605261 +0100
+++ example-tzo.conf.short	2013-12-14 16:58:21.282390132 +0100
@@ -1,10 +1,3 @@
-#!/usr/bin/ez-ipupdate -c
-#
-# example config file for ez-ipupdate
-#
-# this file is actually executable!
-#
-
 service-type=tzo
 user=myuserid:mypassword
 host=mydomain.whatever.com
@@ -13,12 +6,3 @@
 #address=0.0.0.0
 max-interval=2073600
 interface=eth1
-
-# if you use run-as ensure the user has permission to write this file
-cache-file=/tmp/ez-ipupdate.cache
-
-# uncomment this once you have everything working how you want and you are
-# ready to have ez-ipupdate running in the background all the time. to stop it
-# you can use "killall -QUIT ez-ipupdate" under linux.
-#daemon
-