mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2026-05-06 07:27:03 -04:00
app-misc/openhab-bin: make openhab:openhab owner of /etc/openhab
OpenHAB needs to be able to write to /etc/openhab in certain situations. Signed-off-by: Florian Schmaus <flow@gentoo.org>
This commit is contained in:
+1
@@ -54,6 +54,7 @@ src_install() {
|
||||
|
||||
domove runtime /usr/share/openhab/runtime
|
||||
domove conf /etc/openhab
|
||||
fowners -R openhab:openhab /etc/openhab
|
||||
|
||||
domove userdata /var/lib/openhab
|
||||
fowners -R openhab:openhab /var/lib/openhab
|
||||
Reference in New Issue
Block a user