mirror of
https://git.myvelabs.com/docker/myvemail.git
synced 2025-12-18 09:06:19 +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}
|
touch ${log}
|
||||||
fi
|
fi
|
||||||
done
|
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
|
# Run all scripts in init folder
|
||||||
for file in /docker-entrypoint/init.d/*.sh
|
for file in /docker-entrypoint/init.d/*.sh
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue