426e16ee8b
Following on to the previous change which added an explicit bind mount API and also removed the API to append bwrap arguments, let's also change the constructor to disallow the latter. There was just one non-bind-mount argument being used for "ro /var + tmpfs /var/tmp" - change that to an explicit new API. Looking at all of this, perhaps what we really want is to move the "mutability" for `/var` underneath our API too, but let's do this smaller incremental step first. Closes: #1593 Approved by: jlebon |
||
---|---|---|
.. | ||
app | ||
daemon | ||
lib | ||
libpriv |