On Mon, 27 Oct 2014 12:33:59 +0100
Steinar Midtskogen <[email protected]> wrote:

> Is there a way to prevent the -wal and -shm files from being deleted
> after use, so that I can have them always have the right group?  Or is
> there a way to tell Linux to observe the setgid flag on a directory
> (ext4)?

See -o grpid in mount(8).  I think that's what you want.  

--jkl

_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to