diff --git readme.html readme.html index fc3d3d2..54553ee 100644 --- readme.html +++ readme.html @@ -285,7 +285,7 @@ update request, i.e., both ip address types may be sent in a comma delimited lis

'--input_file <path/file>': input file name that contains inadyn-mt command options (adds to those already present in the cmd line). -The default configuration file name is '/etc/inadyn-mt.conf'. It is only +The default configuration file name is '%%PREFIX%%/etc/inadyn-mt.conf'. It is only used if inadyn-mt is called without any command line options. This allows inadyn-mt to be called without any arguments. The format is as expected for a **NIX config  file. See below for details.
@@ -345,7 +345,7 @@ DEFAULT value is intended for default service at dyndns.org: dyndns@dyndns.org '--retry_pending': retry ip update even after network comm retries exhausted, default on.
'--retry_pending_interval <#>': network comm seconds update retry interval, after retries exhausted, 5 to 3600, default 300.
-'--lang_file <path/file>': [language file path, and file name]. defaults to either ../inadyn-mt/lang/en.lng, or /etc/inadyn-mt/en.lng. No parameter option gives hard coded defaults
+'--lang_file <path/file>': [language file path, and file name]. defaults to either ../inadyn-mt/lang/en.lng, or %%PREFIX%%/etc/inadyn-mt/en.lng. No parameter option gives hard coded defaults
'--online_check_url <srv_name[:port] url>': server name, optional port, and url to reach to confirm online status.
'--status_interval <#>': seconds [30..864000] interval at which to check online status, default 600.
'--alert_retries <#>': network retries before audible network status alerts. [0..100], default 0.
@@ -377,7 +377,7 @@ DEFAULT value is intended for default service at dyndns.org: dyndns@dyndns.org - Config file (can be placed anywhere, but in linux is convenient in default location: /etc/inadyn-mt.conf
+ Config file (can be placed anywhere, but in linux is convenient in default location: %%PREFIX%%/etc/inadyn-mt.conf
Content of cfg file:
--update_period 60000
@@ -385,7 +385,7 @@ DEFAULT value is intended for default service at dyndns.org: dyndns@dyndns.org --change_persona 10012 #to change to another user id after init. (less rights, more secure)
- Launching of inadyn-mt does not need any params. It looks for /etc/inadyn.config + Launching of inadyn-mt does not need any params. It looks for %%PREFIX%%/etc/inadyn.config

4. Freedns update in console
@@ -396,7 +396,7 @@ DEFAULT value is intended for default service at dyndns.org: dyndns@dyndns.org -Default configuration file is /etc/inadyn.conf under Unix systems.
+Default configuration file is %%PREFIX%%/etc/inadyn.conf under Unix systems.
The location of the config file can be given to inadyn-mt via --input_file option

The format :
- '#' is a comment sign.
@@ -766,7 +766,7 @@ Ver.  inadyn-mt 2.18.28 - June 2010
Ver.  inadyn-mt 2.18.26 - June 2010
       Changes:
       - inadyn man files updated to inadyn-mt
-       - *nix inadyn-mt.conf moved to /etc
+       - *nix inadyn-mt.conf moved to %%PREFIX%%/etc
       - added debian dpkg-buildpackage directory, et al
       - moved *nix meta files to /usr/share

@@ -776,7 +776,7 @@ Ver.  inadyn-mt 2.18.24 - May 2010
Ver.  inadyn-mt 2.18.22 - May 2010
       Changes:
-       - *nix meta files search root /etc, /usr/share, /usr/local/etc
+       - *nix meta files search root %%PREFIX%%/etc, /usr/share, /usr/local/etc
       - too many params compiler warning fixed

Ver.  inadyn-mt 2.18.20 - May 2010
@@ -1073,8 +1073,8 @@ Ver.  inadyn-mt 2.12.02 - May 2008
inadyn-mt
       - updated inadyn-mt man files' original inadyn homepage to http://www.inatech.eu/inadyn/
-       - changed default config file from /etc/inadyn.conf to -/etc/inadyn-mt/inadyn-mt.conf

+       - changed default config file from %%PREFIX%%/etc/inadyn.conf to +%%PREFIX%%/etc/inadyn-mt/inadyn-mt.conf

Ver.  inadyn-mt 2.12.01 - May 2008
    Changes: