Revert "rootfs: remove unused functions"
This reverts commit 4e2337794c.
Signed-off-by: Stephen J Day <stephen.day@docker.com>
This commit is contained in:
7
rootfs/init_other.go
Normal file
7
rootfs/init_other.go
Normal file
@@ -0,0 +1,7 @@
|
||||
// +build !linux
|
||||
|
||||
package rootfs
|
||||
|
||||
const (
|
||||
defaultInitializer = ""
|
||||
)
|
||||
Reference in New Issue
Block a user