From c3383035389f393897c1287ab1682afb3c0ffea3 Mon Sep 17 00:00:00 2001 From: Alexander Leidinger Date: Mon, 4 Sep 2023 19:20:47 +0200 Subject: misc/openhab: take runtime user into account, fix piddir handling The rc.d script lost the runtime user handling and the piddir was not set which caused warnings in the prestart routine. Noticed by: Martin ehk --- UPDATING | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'UPDATING') diff --git a/UPDATING b/UPDATING index 7ded41161f91..24e99771a386 100644 --- a/UPDATING +++ b/UPDATING @@ -5,6 +5,17 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20230904: + AUTHOR: netchild@FreeBSD.org + AFFECTS: users of misc/openhab + + The rc.d script of 4.0.2 had an error which didn't take the user to + run openhab into account. After installing the update and stopping + openhab run (for the default settings) + chown -R openhab:openhab /var/db/openhab/userdata /var/log/openhab + If you use other directories for the userdata and logs, you need to + adapt accordingly. + 20230822: AUTHOR: arrowd@FreeBSD.org AFFECTS: users of sysutils/polkit together with sysutils/consolekit2 -- cgit v1.2.3