aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHimbeerserverDE <himbeerserverde@gmail.com>2023-08-17 14:26:09 +0200
committerHimbeerserverDE <himbeerserverde@gmail.com>2023-08-17 14:26:09 +0200
commita625945fe295da227d863f6ec085ec2828ce4d72 (patch)
tree9fdff16d4046ff6aa62d4221ba2b6a4f6851adc4 /README.md
parent05f2587bdff32e5d2f8c19d290654beb47be2db5 (diff)
warn about insecure permissions but still run
needed on dead simple systems like rustkrazy
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5729b51..fc5580e 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ where config is the config path (defaults to /data/dyndns.conf).
The configuration file is simply a JSON file.
-**Since this file contains account credentials the client will refuse to run
+**Since this file contains account credentials the client will print a warning
if anyone other than its owner has any permissions.
A reasonable default is 0600.**