X-Git-Url: https://git.archive.openwrt.org/?a=blobdiff_plain;f=service%2Finstance.h;h=43844dc11f68b125628a0145d6c289e8caa5a236;hb=81e1ace59ec86842bb6f30dc0e44afc00cd7f79f;hp=5a768418fc5cd38abcabedb808648f1682f6dd87;hpb=fda5f9c30bdb440c41fcfa3fa6445b7b0fa998ce;p=project%2Fprocd.git diff --git a/service/instance.h b/service/instance.h index 5a76841..43844dc 100644 --- a/service/instance.h +++ b/service/instance.h @@ -27,6 +27,7 @@ struct jail { bool sysfs; bool ubus; bool log; + bool ronly; char *name; struct blobmsg_list mount; int argc;