Date: Sat, 28 Dec 2002 06:58:50 -0800 (PST) From: Robert Watson <rwatson@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/acpica acpi.c Message-ID: <200212281458.gBSEwopB093671@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2002/12/28 06:58:50 PST
Modified files:
sys/dev/acpica acpi.c
Log:
Change ACPI make_dev() calls to use UID_ and GID_ constants rather
than hard-coded uids and gids.
Switch the device to a group of wheel instead of operator.
Narrow down the permissions on the device to require root privilege
to manipulate the system power state. It may be that we can broaden
access to the device after review of the access control in ACPI.
Submitted by: kris
Reviewed by: takawata
Revision Changes Path
1.83 +2 -1 src/sys/dev/acpica/acpi.c
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?200212281458.gBSEwopB093671>
