syntax = "proto3"; package nsjail; message NsJailConfig { bytes chroot = 1; }