troglobit / finit

Fast init for Linux. Cookies included
https://troglobit.com/projects/finit/
MIT License
632 stars 63 forks source link

cgroup.c: fix a iwatcher initializing issue #217

Closed liuming50 closed 2 years ago

liuming50 commented 2 years ago

iwatcher of cgroup needs to be initialized earlier before any cgroup_add functions being called.

Signed-off-by: Ming Liu liu.ming50@gmail.com