blob: 024239720eef3a4235489fa3169ea941dca87987 [file] [log] [blame]
{
program: {
binary: "bin/mounter",
},
use: [
{ runner: "elf" },
{
protocol: [
"fuchsia.logger.LogSink",
"fuchsia.process.Launcher",
"fuchsia.sys.Launcher",
],
},
{
directory: "dev",
rights: [ "rw*" ],
path: "/dev",
},
],
}