mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-12-31 22:32:14 +01:00
7 lines
167 B
Bash
7 lines
167 B
Bash
# Path to config file
|
|
MTG_CONFIG="/etc/mtg.conf"
|
|
|
|
# Uncomment both lines if you want mtg to send logs to syslog.
|
|
#error_logger="logger -t $RC_SVCNAME"
|
|
#rc_need=logger
|