instance, ujail: remove "-P <path>" option
[project/procd.git] / service / instance.h
index 3fb33e9..5a76841 100644 (file)
@@ -28,7 +28,6 @@ struct jail {
        bool ubus;
        bool log;
        char *name;
-       char *root;
        struct blobmsg_list mount;
        int argc;
 };