[GRASS-user] Read only mapsets
Panagiotis Mavrogiorgos
pmav99 at gmail.com
Fri Apr 26 02:53:29 PDT 2019
Hello everyone,
I was wondering, is there a way to enforce a Mapset to be read-only? I
guess that this can always be enforced on the Filesystem level with
something like this:
find . -type f -exec chmod a-w {} \;
but then again some file might need to be writable afterall (sqlite.db?)
So is there a way to e.g. open specific maps in read-only mode?
all the best,
Panos
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-user/attachments/20190426/7ae91528/attachment.html>
More information about the grass-user
mailing list