manatee: Add public directory in cameras ZFS dataset

This commit is contained in:
Alexander Heldt
2025-05-06 16:48:46 +00:00
parent eb191a911a
commit 7bca2c9135

View File

@@ -28,6 +28,23 @@
};
};
};
"10-cameras-public" = {
"/mnt/cameras/public" = {
d = {
# Create directory
user = "storage";
group = "storage";
mode = "2775";
};
z = {
# Ensure permissions are inherited
user = "storage";
group = "storage";
mode = "2775";
};
};
};
};
networking.hostId = "0a9474e7"; # Required by ZFS