index
:
containers/podman.git
main
update-docs-for-podman-machine
forked from: https://github.com/containers/podman.git
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
podman
/
early_init_unsupported.go
blob: 4e748559f4e68db64036c24cdd7bb320134ee632 (
plain
)
1
2
3
4
5
6
// +build !linux
package
main
func
earlyInitHook
()
{
}