aur/systemd.env
Bret Comnes 7dbb6f4247
upgpkg: homebridge-config-ui-x 4.55.1-6
Fix plugin installation issues and match upstream service file definition.
This removes a bunch of extra hardening that made installing plugins no install correctly.

You are free to harden this service as much as you want with service overrides.
2024-02-20 15:01:52 -08:00

7 lines
228 B
Bash

HOMEBRIDGE_OPTS=-I -U "/var/lib/homebridge"
UIX_STORAGE_PATH="/var/lib/homebridge"
# To enable web terminals via homebridge-config-ui-x uncomment the following line'
HOMEBRIDGE_CONFIG_UI_TERMINAL=1
DISABLE_OPENCOLLECTIVE=true