diff options
author | Henning Brauer <henning@cvs.openbsd.org> | 2004-02-20 11:57:18 +0000 |
---|---|---|
committer | Henning Brauer <henning@cvs.openbsd.org> | 2004-02-20 11:57:18 +0000 |
commit | 68b5e5122c17cb47aa69e3a3159de5c353a3793a (patch) | |
tree | d1252acc5822a2642d2dab655a3bc91a409b6b4c /usr.bin/wall | |
parent | 94833ab9902453564f7d928ca1be696a6b1fef2e (diff) |
ypbin creates /var/yp/binding/<domainname>.<version> and /var/run/ypbind.lock
using open(2) with mode 0644 - however, these files _have_ to be world
readable, and open's mode is subject to umask.
do an explicit fchmod after open to set the mode to 0644 regardless of umask.
ok maja@ deraadt@
Diffstat (limited to 'usr.bin/wall')
0 files changed, 0 insertions, 0 deletions