Basic NAS services

This commit is contained in:
2022-04-09 19:20:15 -04:00
parent e8ebcfc2be
commit fdedd6fe4d
2 changed files with 139 additions and 2 deletions

View File

@@ -83,6 +83,6 @@
"d /var/spool/samba 1777 root root -"
];
users.groups.public_data = {};
users.groups.public_data.gid = 994;
};
}