21 Jun
2010
21 Jun
'10
10:47 p.m.
On Sat, 2010-06-19 at 17:05 +0200, Edgar Fuß wrote:
For the record: BSD always inherits the group from the parent directory, even without its set-group-id bit being set.
Oh. I thought it was because of +t bit. Wonder if I then really should go add code that chown()s the group to user's primary group, unless parent directory has +s bit enabled. So that it would work like in Linux.. I kind of hate the idea of doing something like.