23 lines
772 B
Django/Jinja
23 lines
772 B
Django/Jinja
#
|
|
# This file was auto-generated by the OpenCHAMI "configurator" tool using the following plugin:
|
|
# Name: {{ plugin_name }}
|
|
# Version: {{ plugin_version }}
|
|
# Description: {{ plugin_description }}
|
|
#
|
|
# Source code: https://github.com/OpenCHAMI/configurator
|
|
# Creating plugins: https://github.com/OpenCHAMI/configurator/blob/main/README.md#creating-generator-plugins
|
|
#
|
|
SERVER keepalive=ON
|
|
SERVER logdir="/var/log/conman"
|
|
SERVER logfile="/var/log/conman.log"
|
|
SERVER loopback=ON
|
|
SERVER pidfile="/var/run/conman.pid"
|
|
SERVER resetcmd="/usr/bin/powerman -0 \%N; sleep 5; /usr/bin/powerman -1 \%N"
|
|
SERVER tcpwrappers=ON
|
|
#SERVER timestamp=1h
|
|
|
|
GLOBAL seropts="115200,8n1"
|
|
GLOBAL log="/var/log/conman/console.\%N"
|
|
GLOBAL logopts="sanitize,timestamp"
|
|
|
|
{{ consoles }}
|