Date: Tue, 31 Dec 2002 08:45:47 -0800 (PST) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc MAKEDEV Message-ID: <200212311645.gBVGjlmX078148@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2002/12/31 08:45:47 PST
Modified files:
etc MAKEDEV
Log:
Further sync to kernel make_dev(): since we don't provide group access
to /dev/raidctl, don't set the group to operator. (This isn't a
storage device, it's a control device).
Also, since umask here is already restrictive, we don't need to
explicitly set the mode.
Submitted by: bde
Revision Changes Path
1.335 +1 -1 src/etc/MAKEDEV
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212311645.gBVGjlmX078148>
