From c9245cb0c2a0cd4b8e17a20c76a21b7adb98b871 Mon Sep 17 00:00:00 2001 From: "Jason D. McCormick" Date: Fri, 15 Mar 2019 18:58:29 -0400 Subject: added config info --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) 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: -- cgit v1.2.3