diff options
author | Rob <rjl6789@users.noreply.github.com> | 2020-06-09 13:41:38 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-09 08:41:38 -0400 |
commit | 76417d7b071b4a82338eb81ff835de2c070ea104 (patch) | |
tree | 7c244e26848a12c7c0d58352f3460ce2230be721 /share/domains.csv | |
parent | 97708ce11eff2c145c551d391cbf4d5ee3f85c10 (diff) |
fix crontab set (#457)
I think a recent change tried to send output from crontab to dev/null to avoid messages appearing a) when setting the crontab, b) whenever mailsync is run. However the redirection was for the string concatenation meaning a null string was piped to cron obliterating the crontab (thank goodness for backups). I have put the redirection in the correct location (similar to a few lines above when removing the mailsync line). I have also redirected all output of the mailsync (both errors and normal messages) to dev null.
Co-authored-by: rjl6789 <rlives6789@gmail.com>
Diffstat (limited to 'share/domains.csv')
0 files changed, 0 insertions, 0 deletions