mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-08-08 09:21:48 +08:00
Native cgroup placement is removed. Delegating resource enforcement to systemd eliminates the privileged /sys/fs/cgroup writes from the main process and simplifies the code. Administrators who previously relied on the 'cgroup' option should use the [Service] section of the ocserv unit file instead; see systemd.resource-control(5) for details. Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>