ovs-bugtool: Turn off "group" and "other" permissions for generated files.
authorBen Pfaff <blp@nicira.com>
Tue, 12 Jul 2011 16:38:12 +0000 (09:38 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 12 Jul 2011 16:38:12 +0000 (09:38 -0700)
commit204f61fb1a0d30fe023001d4527554721e493065
tree328532b0e389fe25348780d8fbdd6a76ba1bb0dd
parent51a5f442e28be66777225bf0a90d5dd62b54cbf4
ovs-bugtool: Turn off "group" and "other" permissions for generated files.

ovs-bugtool's output is potentially sensitive, so it seems best not to
allow anyone but the owner to read it.  This commit disables "group" and
"other" bits in the Unix ACL.
utilities/ovs-bugtool