diff options
author | HimbeerserverDE <himbeerserverde@gmail.com> | 2023-08-17 14:26:09 +0200 |
---|---|---|
committer | HimbeerserverDE <himbeerserverde@gmail.com> | 2023-08-17 14:26:09 +0200 |
commit | a625945fe295da227d863f6ec085ec2828ce4d72 (patch) | |
tree | 9fdff16d4046ff6aa62d4221ba2b6a4f6851adc4 /README.md | |
parent | 05f2587bdff32e5d2f8c19d290654beb47be2db5 (diff) |
warn about insecure permissions but still run
needed on dead simple systems like rustkrazy
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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.** |