mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-12-30 13:51:31 +01:00
9 lines
279 B
Plaintext
9 lines
279 B
Plaintext
# Command-line options for running exim
|
|
#command_args="-bd -q15m"
|
|
|
|
# Where to log startup configuration checking
|
|
# - /dev/null - silent (default)
|
|
# - /dev/tty - show output on curent terminal
|
|
# - /path/filename - append to specified logfile
|
|
#startuplog=/var/log/exim/startup.log
|