From 0b58999e6bbe4a64fc096e58dd842c0e8400acf0 Mon Sep 17 00:00:00 2001 From: Glen Barber Date: Mon, 10 Dec 2018 18:22:29 +0000 Subject: [PATCH] Document r335864, GID permission change to /dev/acpi to allow users in the 'operator' group to suspend the system with acpiconf(8). Sponsored by: The FreeBSD Foundation --- .../htdocs/releases/12.0R/relnotes/relnotes.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml b/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml index 74205c50e8..63317f597f 100644 --- a/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml +++ b/en_US.ISO8859-1/htdocs/releases/12.0R/relnotes/relnotes.xml @@ -202,6 +202,13 @@ Userland Configuration Changes + Group permissions on + /dev/acpi have been changed to allow + users in the operator + GID to invoke &man.acpiconf.8; to suspend + the system. + The default &man.devfs.rules.5; configuration has been updated to allow &man.mount.fusefs.8; with &man.jail.8;.