Alarig Le Lay
9d430df08a
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Alarig Le Lay <alarig@swordarmor.fr>
12 lines
319 B
Plaintext
12 lines
319 B
Plaintext
# config file for /etc/init.d/matterircd
|
|
|
|
MATTERIRCD_LOGDIR="/var/log/matterircd"
|
|
MATTERIRCD_CONFIG="/etc/matterircd/matterircd.toml"
|
|
|
|
# Additional options (avoid -config use the variable above)
|
|
MATTERIRCD_OPTS=""
|
|
|
|
# Logging
|
|
#output_log="${MATTERIRCD_LOGDIR}/matterircd.log"
|
|
#error_log="${MATTERIRCD_LOGDIR}/error.log"
|