Changes

Jump to navigation Jump to search
34 bytes added ,  22:48, 5 February 2020
m
formatting/wording nits
Line 57: Line 57:     
== External CGroup yard ==
 
== External CGroup yard ==
The option syntax is --cgroup-yard path.
+
The option syntax is <code>--cgroup-yard path</code>.
   −
Instead of trying to mount cgroups in CRIU, provide a path to a directory with already created cgroup yard. Useful if you don't want to grant CAP_SYS_ADMIN to CRIU. For every cgroup mount there should be exactly one directory. If there is only one controller in this mount, the dir's name should be just the name of the controller. If there are multiple controllers comounted, the directory name should have them be separated by a comma.
+
Instead of trying to mount cgroups in CRIU, provide a path to a directory with already created cgroup yard. Useful if you don't want to grant <code>CAP_SYS_ADMIN</code> to CRIU. For every cgroup mount there should be exactly one directory. If there is only one controller in this mount, the dir's name should be just the name of the controller. If there are multiple controllers co-mounted, the directory name should be a comma-separated list of controllers.
    
[[Category:Under the hood]]
 
[[Category:Under the hood]]

Navigation menu