Skip to content

Commit

Permalink
sdfs
Browse files Browse the repository at this point in the history
Signed-off-by: Roja Eswaran <roja@zededa.com>
  • Loading branch information
roja-zededa committed Oct 1, 2024
1 parent 62953a3 commit a67ed17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/pillar/containerd/oci.go
Original file line number Diff line number Diff line change
Expand Up @@ -456,7 +456,7 @@ func (s *ociSpec) UpdateFromDomain(dom *types.DomainConfig, status *types.Domain
}

s.Linux.CgroupsPath = fmt.Sprintf("/%s/%s", ctrdServicesNamespace, dom.GetTaskName())

}
if !s.service {
// not create uts namespace by default for MobyLabelConfigMode
s.Hostname = dom.UUIDandVersion.UUID.String()
Expand Down

0 comments on commit a67ed17

Please sign in to comment.