1
2INADYN.CONF(5)           File formats and conventions           INADYN.CONF(5)
3
4
5

NAME

7       inadyn.conf - configuration for the inadyn client for open DNS servers.
8

DESCRIPTION

10       inadyn  can read the very same options which can be present in the com‐
11       mand line from a configuration file. This feature allows  the  user  to
12       write the options only once, and avoids frequent retyping.
13
14       The format of the file follows the *NIX tradition:
15
16              a '#' character denotes a comment.
17
18              The  long  options (those with '--' in front) can also be placed
19              at the beginning of the line without '--' signs.
20
21              a \ can be used as an escape character.
22

EXAMPLES

24   1.
25       #Some comment about inadyn cfg file
26
27       --username test --password test --update_period 60000
28
29       --alias test.homeip.net --alias my.second.domain
30
31
32   2.
33       --username test # user
34
35       --password test
36
37       update_period 60000  # some other param without '--'
38
39       alias test.homeip.net
40
41

SEE ALSO

43   Other manual pages
44       inadyn(8).
45
46   Internet resources
47       Inadyn ´s home page is http://inadyn.ina-tech.net.  ⟨⟩
48

AUTHOR

50       inadyn was written by Narcis Ilisei, <inarcis2002@hotpop.com>.
51
52       This manual page was written by Shaul Karl, <shaul@debian.org>, for the
53       Debian GNU/Linux system, based on the readme.html file that is found in
54       the source.
55
56
57
58
59
60
61Linux applications               January, 2005                  INADYN.CONF(5)
Impressum