File sysconfig.cgred of Package libcgroup1
## Path: System/Management
## Description: CGroup Rules Engine configuration
## Type: string
## Default: "/var/log/cgred"
#
# The pathname to the log file for CGroup Rules Engine
#
LOG_FILE="/var/log/cgred"
## Type: string
## Default: ""
#
# Uncomment the second line to run CGroup Rules Engine in non-daemon mode
# Use --nodaemon to disable daemon mode.
#
NODAEMON=""
## Type: string
## Default: ""
#
# Uncomment the second line to disable logging for CGroup Rules Engine
# Use --nolog to disable logging.
#
NOLOG=""