File devialog-sysconfig of Package devialog
## Path: Network/Monitors/Devialog ## Description: Devialog configuration Path ## Type: string ## Default: "/etc/devialog.conf" # # The path to devialog.conf. # This file contains all needed configuration for running devialog. # DEVIALOG_CONFIG="/etc/devialog.conf" ## Description: Devialog user ## Type: string ## Default: "root" # # The user, devialog runs as. # The package devialog doesn't create a user for you, as this # also implies to change the ownership of your logfiles, so the # new user can read them. # It's a good idea to create such a user, but don't forget to # change the ownership of the logfiles and also adapt your # logrotate scripts! # DEVIALOG_USER="root"