# CGroup Rules Engine Daemon configuration file # # Keep this file limited to the daemon's supported keys; extra entries make it fail. CONFIG_FILE="/etc/cgrules.conf" # Run in the foreground when systemd should own the process lifecycle. NODAEMON="" # cgexec needs access here for sticky cgroup assignments. SOCKET_USER="" SOCKET_GROUP="cgred"