Browse Source
The docs state that you need to make the config file _readable_ and then proceeds to make the file writable. This changes it to make the file to be owned by root and readable by anyone. This is the default for unix / linux and suggested practice for files in /etc.async
1 changed files with 2 additions and 1 deletions
Loading…
Reference in new issue