HEX
Server: Apache
System: Linux pdx1-shared-a1-11 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: mollywopper (10344313)
PHP: 7.4.33
Disabled: NONE
Upload Files
File: //etc/cgred.conf

# CGroup Rules Engine Daemon configuration file # # You can configure the service with these four variables CONFIG_FILE, LOG_FILE, NODAEMON, LOG # Defining anything else in this file will cause the CGroup Rules Engine program to fail. # So, don't do it. # The pathname to the configuration file for CGroup Rules Engine CONFIG_FILE="/etc/cgrules.conf" # if LOG_FILE setting is not set, syslog is the default # set cgroup_enable_no_daemon == true in ansible config to enable nodaemon mode, or add "--nodaemon" to temporarily launch as nodaemon NODAEMON="" # Set owner of cgred socket. 'cgexec' tool should have write access there # (either using suid and/or sgid permissions or Linux capabilities). SOCKET_USER="" SOCKET_GROUP="cgred" # --nolog - disable logging for CGroup Rules Engine # -v - enable more verbose logging # enabling both settings makes no sense, so only do one or the other LOG="-v"