mirror of
https://git.myvelabs.com/docker/myvemail.git
synced 2025-12-17 21:46:17 +00:00
Changed logging settings
This commit is contained in:
parent
626883b255
commit
df63e353be
1 changed files with 2 additions and 2 deletions
|
|
@ -22,8 +22,8 @@ ${reset}"
|
|||
}
|
||||
|
||||
# Reset logs
|
||||
echo | tee /var/log/maillog /var/log/maillog.debug >/dev/null
|
||||
syslogd -O /var/log/maillog
|
||||
# echo | tee /var/log/maillog /var/log/maillog.debug >/dev/null
|
||||
syslogd -O /var/log/maillog -s 2000
|
||||
|
||||
# Run all scripts in init folder
|
||||
for file in /docker-entrypoint/init.d/*.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue