Fix permissions on config file in README.md and Gentoo ebuild

This commit is contained in:
2026-01-21 23:42:13 +01:00
parent 08d323d655
commit a167361529
2 changed files with 4 additions and 3 deletions

View File

@@ -50,7 +50,7 @@ wget -O /etc/ddns-service/config.toml https://git.ccc-rheintal.ch/spacefreak/ddn
# The config file must not be world readable!
chmod 640 /etc/ddns-service/config.toml
chown ddns:root /etc/ddns-service/config.toml
chown ddns:ddns /etc/ddns-service/config.toml
```
4. Service autostart