mirror of
https://github.com/containers/podman.git
synced 2025-12-05 04:40:47 +08:00
update c/{common,image,storage} to latest
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
This commit is contained in:
3
vendor/github.com/containers/common/pkg/config/default_freebsd.go
generated
vendored
3
vendor/github.com/containers/common/pkg/config/default_freebsd.go
generated
vendored
@@ -1,5 +1,8 @@
|
||||
package config
|
||||
|
||||
// DefaultInitPath is the default path to the container-init binary.
|
||||
var DefaultInitPath = "/usr/local/libexec/podman/catatonit"
|
||||
|
||||
func getDefaultCgroupsMode() string {
|
||||
return "enabled"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user