How can I make it so anything written to a certain shard is chmodded a specific way like 770 or 775 etc.
i tried these, no luck:
create mask = 0770
directory mask = 0770
create mode = 0770
directory mode = 0770
Also tried without the leading 0. None of these do what I want.
i tried these, no luck:
create mask = 0770
directory mask = 0770
create mode = 0770
directory mode = 0770
Also tried without the leading 0. None of these do what I want.
