mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 17:35:43 +03:00
Comments
This commit is contained in:
@@ -120,7 +120,7 @@ type ExecCommand struct {
|
||||
ResourceLimits bool
|
||||
|
||||
// Cgroup marks whether we put the process in a cgroup. Setting this field
|
||||
// doesn't enforce resource limits. To enforce limits, set ResoruceLimits.
|
||||
// doesn't enforce resource limits. To enforce limits, set ResourceLimits.
|
||||
// Using the cgroup does allow more precise cleanup of processes.
|
||||
BasicProcessCgroup bool
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user