Date: Wed, 18 Jan 2023 01:08:23 GMT From: Cy Schubert <cy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: b11d3d797387 - main - UPDATING: Add comment about restarting devd Message-ID: <202301180108.30I18NwL025100@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/ports/commit/?id=b11d3d797387ec42bfb6c17d98608a45f50213d1 commit b11d3d797387ec42bfb6c17d98608a45f50213d1 Author: Cy Schubert <cy@FreeBSD.org> AuthorDate: 2023-01-18 01:03:49 +0000 Commit: Cy Schubert <cy@FreeBSD.org> CommitDate: 2023-01-18 01:07:57 +0000 UPDATING: Add comment about restarting devd Restarting devd will adjust UPS USB devices to their new UID/GID. This must be performed prior to restarting nut following an upgrade. PR: 268960 Reported by: vvd@unislabs.com Fixes: 02c038c8cc15469c27b4b8ec24ae8b75d587262f --- UPDATING | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/UPDATING b/UPDATING index 87d5e3e55ef1..9a7db786a272 100644 --- a/UPDATING +++ b/UPDATING @@ -13,6 +13,10 @@ you update your ports collection, before attempting any port upgrades. instead of uucp. Users who wish to continue using the uucp user and group may add NUT_USER=uucp and NUT_GROUP=uucp to their make.conf. + After upgrading sysutils/nut or sysutils/nut-devel with this patch, + restart devd. Then restart nut. This will fix up the permissions of + UPS USB devices and allow nut to start normally. + 20230111: AFFECTS: users of sysutils/graylog AUTHOR: dch@freebsd.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202301180108.30I18NwL025100>