mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
*/*: remove _opnsense_bootup_run
PR: https://github.com/opnsense/core/issues/1835
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
{% if helpers.exists('OPNsense.redis.general.enabled') and OPNsense.redis.general.enabled == '1' %}
|
||||
redis_enable="YES"
|
||||
redis_opnsense_bootup_run="/usr/local/opnsense/scripts/redis/setup.sh"
|
||||
redis_var_script="/usr/local/opnsense/scripts/redis/setup.sh"
|
||||
redis_enable="YES"
|
||||
{% else %}
|
||||
redis_enable="NO"
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user