1
0
This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
TP-Link_Archer-XR500v/EN7526G_3.18Kernel_SDK/apps/public/ez-ipupdate-3.0.10/example-ods.conf
2024-07-22 01:58:46 -03:00

21 lines
516 B
Plaintext
Executable File

#!/usr/local/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