LogFilePermissions
You can use the LogFilePermissions setting in the [Launcher] section of the dtx.ini file to change the file permissions of the logs that are generated by the Launcher logging option.
LogFilePermissions=valueWhere value is one of the following:
| Value | File Permissions |
|---|---|
| 666 | rw-rw-rw–This is the default file permission. |
| 664 | rw-rw-r-- |
| 644 | rw-r--r-- |