Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove redundant checks on `daemonize` from synctl (#7233) | Richard van der Hoff | 2020-04-08 | 1 | -0/+1 |
We pass --daemonize on the commandline, which (since at least #4853) overrides whatever the config file, so there is no need for it to be set in the config file. |