Skip to content

Commit dab0d67

Browse files
committed
marie-nas: adjust smb share permissions
1 parent bed9b54 commit dab0d67

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hosts/marie-nas/samba.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"media" = {
4040
path = "/srv/shares/media";
4141
"create mask" = "0664";
42-
"directory mask" = "0770";
42+
"directory mask" = "2770";
4343
"valid users" = "@media";
4444
};
4545
};

0 commit comments

Comments
 (0)