mirror of
https://git.myvelabs.com/docker/myvemail.git
synced 2025-12-17 21:46:17 +00:00
Increase syslogd size
This commit is contained in:
parent
fe62b3541f
commit
65d5c7faf8
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ do
|
|||
touch ${log}
|
||||
fi
|
||||
done
|
||||
syslogd -O /var/log/maillog -s 2000 -b 10
|
||||
syslogd -O /var/log/maillog -s 2000000 -b 10
|
||||
|
||||
# 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