Sign in
fuchsia
/
fuchsia
/
refs/changes/44/656544/21
/
.
/
src
/
proc
/
tests
/
android
/
meta
/
init.cml
blob: f6ccef192b71e9f977571907da29c96bfc31322f [
file
] [
log
] [
blame
]
{
program
:
{
runner
:
"starnix"
,
binary
:
"system/bin/init"
,
mounts
:
[
"/:ext4:data/system.img"
],
user
:
"root:x:0:0"
,
kernel_cmdline
:
"androidboot.hardware=starnix"
,
},
}