mirror of
https://git.myvelabs.com/docker/myvemail.git
synced 2025-12-17 19:46:19 +00:00
Only read latest log
This commit is contained in:
parent
8191d6f2d1
commit
6e2ce17cd6
1 changed files with 1 additions and 1 deletions
|
|
@ -43,4 +43,4 @@ postfix reload &&
|
|||
echo -e "\n\e[1;32mMail service is ready\e[0m\n"
|
||||
|
||||
# Monitor log
|
||||
tail -F /var/log/mail/maillog.debug{,.0} # /var/log/mail/maillog{,.0}
|
||||
tail -F /var/log/mail/maillog.debug
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue