mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
Fix service unable to run with uid in global ("Some configuration options require full privileges, so global.uid cannot be changed."): chroot and others (need to list them, so may be we can set it dynamically)
This commit is contained in:
@@ -441,7 +441,7 @@
|
||||
{# ############################### #}
|
||||
|
||||
global
|
||||
uid 80
|
||||
#uid 80
|
||||
gid 80
|
||||
{% if OPNsense.HAProxy.general.tuning.chroot == "1" %}
|
||||
# NOTE: chroot prevents (most) local logging, you need to enable remote
|
||||
|
||||
Reference in New Issue
Block a user