Bug 254410

Summary: newfs creates .snap with world readable permissions 0777
Product: Base System Reporter: Justin Coleman <clmnjustin>
Component: binAssignee: freebsd-fs (Nobody) <fs>
Status: New ---    
Severity: Affects Many People CC: al.baj8383, bugs, chris, heliocentric, pi, rsimmons0, sef, swills
Priority: ---    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description Justin Coleman 2021-03-19 21:51:40 UTC
+++ This bug was initially created as a clone of Bug #192227 +++

According to the dump(8) man page, the .snap directory should have 0770 permissions, but after running newfs and mounting a UFS file system, the .snap directory permissions are 0777.