mirror of
https://github.com/archlinux/aur.git
synced 2026-01-27 20:28:31 +01:00
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.
7 lines
228 B
Bash
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
|