Merge branch 'master' into terminal
This commit is contained in:
commit
d5bccdc3c1
1 changed files with 1 additions and 1 deletions
|
@ -328,7 +328,7 @@ Postfix to have a dedicated log file like `/var/log/postfix.log`.
|
|||
You probably want to have `logrotate` rotate your Postfix log. If there isn't already such a file, you want to create
|
||||
one at `/etc/logrotate.d/postfix`:
|
||||
|
||||
```
|
||||
```logrotate
|
||||
/var/log/postfix*.log
|
||||
/var/log/mail*.log
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue