<div dir="ltr"><div><div>What is the recommended way to assign cgroups prop net_cls.classid to a systemd service?</div><div>Seems that a rule of thumb that whatever service property that is supposed to be systemd-managed, got a property in service file. However, <a href="https://systemd.io/CGROUP_DELEGATION" target="_blank">https://systemd.io/CGROUP_DELEGATION</a> says that:<br><br>>>This means systemd currently does not and will never manage the following controllers on cgroup v1: freezer, cpuset, net_cls, perf_event, net_prio, hugetlb.</div><div><br></div></div><div>Do It mean I'm on my own and need to write a custom ExecStartPost shell script to handle cgroups creation and cleanup myself just to change a single cgroup argument?</div><div><br></div><div>vers:</div><div>centos7, systemd 219(old, but thats all that centos/rhel7 offers), cgroups v1  </div></div>