summaryrefslogtreecommitdiff
path: root/release/src/router/ipupdate/example-justlinux.conf
blob: 0afeb2cb3224889fa0aac61d37cb8f722bf1ac88 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
#!/usr/local/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