eb34bf9f6e
Signed-off-by: Ryan Coe <bluemrp9@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
12 lines
183 B
Plaintext
12 lines
183 B
Plaintext
# Basic configuration file for inadyn
|
|
#
|
|
# /etc/inadyn.conf
|
|
iface = eth0
|
|
period = 300
|
|
|
|
provider default@dyndns.org {
|
|
username = test
|
|
password = test
|
|
hostname = test
|
|
}
|