Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tlog: disable color codes when switching to syslog
When gocryptfs was started on a terminal and later daemonized, the color codes stayed active in the syslog output. The codes are not visible in "journalctl -f", which is why I have not noticed it yet, but they do show up in normal syslog as the usual "#33[33m" crap.
- Loading branch information