HEX
Server: Apache
System: Linux pdx1-shared-a2-01 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: dh_mhscom (5469217)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: //etc/systemd/system/cgrulesengd.service
[Unit]
Description=cgroup rules generator
After=network.target cgconfigparser.service
StartLimitIntervalSec=30
StartLimitBurst=20

[Service]
User=root
Group=root
Type=simple
EnvironmentFile=-/etc/cgred.conf
ExecStartPre=/opt/ndn-cgroups/enable_control_groups
ExecStart=/usr/sbin/cgrulesengd -n -f -
StandardOutput=journal
StandardError=journal
TimeoutStartSec=300
Restart=on-failure

[Install]
WantedBy=multi-user.target