Fix permissions on config file in README.md and Gentoo ebuild
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user