http://3wymlmcsvxiaqzmbepsdawqpk6o2qsk65jhms72qqjulk5u4bgmvs3qd.onion/fuss/freebsd
Set Default ACLs for Newly Created Files In order to have the ACLs applied to new files and folders created under a directory, default ACLs can be used. The first step is to set the default ACL for the directory: setfacl -dm u::rwx,m::rwx,g::rx,o::rx DIRECTORY where: DIRECTORY is the directory to set the default ACL for.