On Mon, 2014-10-27 at 12:27 -0400, James K. Lowden wrote: > 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.
Hm, if the directory really is setgid then you shouldn't *need* -ogrpid. -- dwmw2
_______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

