summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason D. McCormick <jason@mfamily.org>2019-03-15 18:58:29 -0400
committerJason D. McCormick <jason@mfamily.org>2019-03-15 18:58:29 -0400
commitc9245cb0c2a0cd4b8e17a20c76a21b7adb98b871 (patch)
tree5f1b4297d16adaba93cdc69ad4577d3db4c56cfc
parentdc71678dfd20142176b0b9f52f63964f178d8c89 (diff)
added config info
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 90db6b5..1541c8e 100644
--- a/README.md
+++ b/README.md
@@ -15,6 +15,12 @@ The only configuration file/item is if you want to use the file
dns.he.net. Otherwise, you can provide it on the command line with the
**-s** option.
+The **/etc/he-dns-secret** file is sourced into the Bash environment by the
+script. It can contain any shell code that can execute when being called with
+a "source" function. The only key thing that matters is that the variable
+CODE is defined by the script. Since this file will be sourced into the
+program, ensure proper security is applied to this file.
+
# Runtime Options
**he-dyndns** takes the following options: