blob: 663ffc0c7dbd9a5ad97e28c3dddf8103fc9d0935 [file] [log] [blame]
# /etc/conf.d/cgred.conf: config file for /etc/init.d/cgred
# Uncomment the following line to log to specified file instead of syslog
#LOG_FILE="/var/log/cgrulesengd.log"
# Uncomment the second line to run CGroup Rules Engine in non-daemon mode
#NODAEMON=""
NODAEMON="--nodaemon"
# Uncomment the second line to disable logging for CGroup Rules Engine
# Uncomment the third line to enable more verbose logging.
#LOG=""
LOG="--nolog"
#LOG="-v"
# PID file
PID_FILE=/var/run/cgred.pid