Merge branch 'master' into terminal

This commit is contained in:
revsuine 2024-11-25 03:12:53 +00:00
commit d5bccdc3c1
Signed by: revsuine
GPG key ID: 3F257B68F5BC9339

View file

@ -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
{